leegraham
leegraham

Reputation: 32

Remove Browser Window toolbar and menubar without window.open?

This may be an oddball request, but I was curious if there was any way to remove browser window's menubar and toolbar without using the window.open?

Thanks in Advance!

Upvotes: 1

Views: 748

Answers (1)

Stefan Kendall
Stefan Kendall

Reputation: 67892

Nope, not anymore. If you had a secured applet running on the page, or flash, you might be able to hijack the user's system to get it done, but both are sketchy at best.

Upvotes: 1

Related Questions