Hiding Address Bar on Page Load Using JavaScript
August 10th, 2006
17 comments
Today , I was playing around of ways of how you can Hide an Address/Tool Bar on a Page Reload. I looked at couple of solutions on the net but nothing seems to be available for IE and Firefox working together. Then I figured it out a way to work it out for both. This is the code I used, to solve my problem.
< !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
| If the window does not open, please turn off the pop-up blocker for this site and click here |
Edit : A lot of people are having problem implementing this code, may be because of the quote not displaying correctly. To make the life little easier, I have zipped up the code and can be dowloaded from HERE
You can Also Demo it at http://rahmansaher.com/poper.html
Sphere: Related Content