Jump to content

when u open a pop window in firefox as a new tab then the window.close() is not working in that page.


Guest sivasrikanth

Recommended Posts

Guest sivasrikanth

hello friends will you plese help in this, I got a problem in firefox.we have created a popup page in that we are having close button.when we click on close button the page should be closed.But in firefox if you open that pop up page as new tab that close button is not working it is just simply reloadingthe entire page.Any body please help in this.

Link to comment
Share on other sites

Give us your code please... does it look something like:

function open(){ var thing = window.open('page','page.php','width=200,height=400');}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...