PDA

View Full Version : popup - only once, different pages in same window?


homerUK
11-11-2003, 02:06 PM
hey,

how do I get a popup page to appear once, then on the parent window if the user selects another link, it will appear in the same popup, rather than a new one?

i think its something to do with naming the window, but I dont know!!

thanks

Frank
11-11-2003, 02:26 PM
To answer you question yes you need to name the window


window.open ("file.htm", "windowname", " width = 750, height = 520,")