Skip to main content
Participant
June 25, 2007
Question

Hiding IE toolbar

  • June 25, 2007
  • 1 reply
  • 480 views
Is there a way to hide the Internet Explorer toolbar and address bar when displaying webhelp? Thanks.
This topic has been closed for replies.

1 reply

Inspiring
June 25, 2007
If your WebHelp window is opened by a JavaScript call, then you can use the arguments of the window.open() method to twist and contort the browser window into about any shape you like.

See http://www.w3schools.com/htmldom/met_win_open.asp for more information.
Captiv8r
Legend
June 25, 2007
Or here's another possible link that could help:

Click here