how to close a current window using html href element that should work in mozilla
window.close(),self.close(),document.close() doesnt work. Please provide a solution for this as immediately as possible
window.close(),self.close(),document.close() doesnt work.
Please provide a solution for this as immediately as possible
All Replies (2)
Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.
You can only close widows that were opened via JavaScript