javascript pop up
javascript pop up
- Started
- Last post
- 2 Responses
- method_c
i have 1 pop up but i want 2... how can i make sure that the second pop up doesn't use the width and heigth from the 1st one?
how can i give them an id ?
- samb0
- wideye0
howdy.
if you're using:
window.open("URL","NAME","width... height=y")
then just do it again with different values to get your second window.
Check out http://javascript.internet.com for more info.
Rob of Wideye
http://wideyegroup.com