1 Attachment(s)
javascript multiple pop up windows
hello
not strictly flash... but used for a f;ash page (hehe)
ok: i've got a page that has an "onload" function to open.window to a specific size/position.
works fine, but then i want to pop 2 windows up... what happens is that the 2nd window replaces the 1st window. (in the position of window 1, not specified position for window 2)
what i'd like to know is how to pop up multiple windows using javascript... i've attached my source code if you wanna have a look.
thanks for your time