Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

read window properties

Status
Not open for further replies.

vvlad

Programmer
May 27, 2002
151
DE
Hi,

Is it possible to read the windows properties to determine if the toolbar is visible?

I've seen examples with code like

Code:
window.toolbar.visible

or

Code:
window.menubar.visible

but they do not seem to work in IE?

Thanks

vlad
 

I'm only interested in IE, not in a cross-browser solution.

vlad
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top