Does anybody know the correct code to hide the address field of browser window. I have a client and one section of his page will open in a new window but they do not want the visitor to see the address field.
rocknbil
6:27 pm on Oct 12, 2007 (gmt 0)
You can use the Javascript window.open() method to control new windows, but IE7 will always display the address bar. recent discussion [webmasterworld.com].