View Single Post
Old 03-08-2004, 07:08 AM   #1 (permalink)
spfd
Ultra Techie
 
Join Date: Oct 2003
Posts: 934
Default javascript link pop up window?

hi, i was curious how to make a javascript pop up window.

ie. click on a link for a picture, it opens up the link but only a window, no address bar or anything.

I have this code
"<A HREF="jsp_11.html" onClick="window.open('opened.html', 'joe',
config='height=300,width=300')">"

it works, but the problem with it is, when i get the pop up, it changes the page content.

ie. i click on link, the window pops up, and the window that i used to click the link changes to jsp.html.

thanks in advance,
__________________

spfdz - NEVER FORGET

spfd is offline   Reply With Quote