I’ve searched and googled a lot, but I just could not find a solution.
I want to open a webpage is full screen mode, but I need the following features:
- If it only works for IE, it’s fine;
- It’s a local file, say “index.html”, when the user open it in IE, it is displayed in FullScreen mode automatically (without involving users pressing F11);
- In full screen mode, the user is still able to press F11 to normal mode.
I have got a lot of Full Screen code, either JavaScript or “iexplore -k” kiosk mode, both of them lock the keys, preventing the user from pressing F11.
Thanks.
Peter
I made the below workaround, and it works
in help.html
in the target.html