Is there code to hide the taskbar in I-Net explorer, all menu icons, menu's and address bar? or perhaps make it AutoHide?
gendv 0 Newbie Poster
Recommended Answers
Jump to PostEr I don't think so. I'm pretty sure it's something only the user has control over. Why would you want to do that anyway?
Jump to PostAny window you open, with script, you can close, with script.
The typical approach is to add a button with
onclick="self.close();"
.If you're asking how a user would close a fullscreen window... toggle out of FullScreen mode (F11 on Windows platform), and close it normally.
All 6 Replies

iamthwee
gendv 0 Newbie Poster

iamthwee
tgreer 189 Made Her Cry Team Colleague
gendv 0 Newbie Poster
gendv 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.