View Full Version : Pop-up window?


i_love_sailors
02-08-2003, 07:58 PM
I'm using frames for my site and will be linking things like pictures on my site. I want there to be a separate pop-up window that fits my image but leaves the page below it.

I know that the 'target="_blank"' is just so someone doesn't get stuck in the frames, but is that the same code I use, or is there another variation on this code? Thanks for your help, everyone. ; ]

- k r i s t i n -

Alcy
02-08-2003, 09:05 PM
Targeting your links to "_blank" will open up each pic in a new window, but you can also try using popups - no margin popup (http://regretless.com/dodo/newworld/index2.php?page=tutorials/javascripts/nomargin.php).

i_love_sailors
02-08-2003, 09:37 PM
Okay, but where do I put that javascript? I have a link that it needs to be directed to, or do I just forget about the link and that IS the link where the picture will come up?

Hmm, I think I've just answered my own question, LoL! I won't have to make another page and load this up onto my FTP as well, huh? Wow, so easy!!