Actually, it's a javascript trick. When opening a new window, you can 
decide which features of the window to display.
Below is an example of my window launching function.

launch("index.html", "Home", 
"height=360,width=357,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=1,resizable=0,scrollbars=0,status=0,toolbar=0",
 
"myWindow");

The "location=0" will turn off the address bar!

Stuart.




At 03:12 PM 9/20/01 -0400, you wrote:
>In ie I have seen webpages that will cause the address bar to go away.  How
>do I do this??
>
>Joshua Tipton
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to