Closed Thread Icon

Topic awaiting preservation: simple pop up script (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=8161" title="Pages that link to Topic awaiting preservation: simple pop up script (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: simple pop up script <span class="small">(Page 1 of 1)</span>\

 
jive
Paranoid (IV) Inmate

From: Greenville, SC, USA
Insane since: Jan 2002

posted posted 05-08-2002 21:28

does anyone out there have the simple pop up script for when I click on the link, the pop up box will appear.

maninacan
Paranoid (IV) Inmate

From: Seattle, WA, USA
Insane since: Oct 2001

posted posted 05-08-2002 22:50

Well, not quite sure what you mean but I think either of these would work:

<A HREF="page.html" TARGET="_blank">Page</A>
or
<A HREF="#" onClick="window.open('page.html','Page');">Page</A>

kewl

Mad Scientist

meathook
Bipolar (III) Inmate

From: USA
Insane since: Jun 2001

posted posted 05-09-2002 07:05

i notice that the pop up method is very often used after the splash opening page. this occurred to me when i showed my friend a site and he couldn't see it but it was because he had a pop-up killer installed. there's obviously no right or wrong answer, but how do you web gurus handle that? pop-up killers are getting pretty popular now. do you guys often address this issue when you design sites or treat it like it's netscape and pretend it doesn't exist

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 05-09-2002 07:10

Jive, take a look at: http://www.gurusnetwork.com/tutorials/html/windowpop_generator.html

Meathook, simply don't use pop-ups... IMHO Most of the time they are misused (I didn't buy large monitor to look at those web sites that open small pop-ups and put all their content in them).


« BackwardsOnwards »

Show Forum Drop Down Menu