Forum Moderators: open

Message Too Old, No Replies

how to find popup is closed or opened

         

sarada_ch

4:31 am on Jun 7, 2006 (gmt 0)

10+ Year Member



Hi,
In my jsp page i have 6 popup .if one up is clicked the other popup must not be opened but other pop up are opening how to solv this

adni18

1:37 am on Jun 9, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



window.closed

or

popuphandle.closed

tells you if a window is closed or not.