quote:
Originally posted by Supersonicdarky
what if it's like the shoutbox, is it pwnable?
beacuse i'm trying to make a windows like that close
i can't explain exactly what i mean
yes it is.
errr in the main content you have to save the window in a varible (what window.opens returns)
then set a timeout with that varible and do varWindow.close();
http://developer.mozilla.org/en/docs/DOM:window.open
http://developer.mozilla.org/en/docs/DOM:window.close