peterinwa
08-06-2008, 01:20 AM
When I'm looking at my site on the web (not on my hard drive), and do a Window.open():
window.open('show.html',page,top=0,left=0,width=690,height=535')
I get a bar I don't want above the image area in IE only.
It has the IE logo on the left, then the URL (it's not in a location box that you can change), then a drop down arrow.
Is it possible to get rid of this distraction?
Thanks!
Peter
window.open('show.html',page,top=0,left=0,width=690,height=535')
I get a bar I don't want above the image area in IE only.
It has the IE logo on the left, then the URL (it's not in a location box that you can change), then a drop down arrow.
Is it possible to get rid of this distraction?
Thanks!
Peter