Jump to content

Self.close() no longer working! Any other options?


iPixel

Recommended Posts

So recently there's been this windows / java update and for some reason

javascript:self.close()

no longer works, and will now close the ie / ff window that is opened.

 

Are there any other ways to close a window besides that js line?

 

Reason : i have a pop up that does some SQL data insert statement then it just says ok it worked blah blah blah and closes it'self. Im closing using a meta refresh tag? could that be the reason it doesnt self close anymore ? because im 100% sure it used to work.

 

<meta http-equiv=refresh content='5;url=javascript:self.close()'>

 

Thanks Guys!

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.