Forums
This topic is locked
hide the address bar in i.e.
Replies
Replied 21 Apr 2003 22:16:22
21 Apr 2003 22:16:22 Brent Colflesh replied:
View > Toolbars - uncheck Address Bar.
Doing this programmatically would involve the user installing an ActiveX object that turns off the Address Bar. Good luck!
Alternatively - open your content via Javascript in a new window without the toolbars - the "Open in a New Window" JS behavior built into DW could be used.
Regards,
Brent
Doing this programmatically would involve the user installing an ActiveX object that turns off the Address Bar. Good luck!
Alternatively - open your content via Javascript in a new window without the toolbars - the "Open in a New Window" JS behavior built into DW could be used.
Regards,
Brent
Replied 21 Apr 2003 22:59:16
21 Apr 2003 22:59:16 john doe replied:
would you possibly have the javascript?
Replied 22 Apr 2003 02:26:34
22 Apr 2003 02:26:34 Brent Colflesh replied: