Need help staying in Full Screen mode.
We have a several web applications that are run in full screen mode. There is a menu at the top with links to different apps and a button to enter/exit full screen mode (keyboards are not usually available).
The issue is that if you use the button to enter full screen mode, then click on a link to another app, it exits full screen mode. It does not do this if you use F11 to enter full screen mode.
Is there any workaround to be able to stay full screen when clicking on links (all from the same domain) when you enter full screen via javascript?
Thanks! Joe
All Replies (1)
Note: Kiosk mode does what we want but the user needs to be able to exit and does not always have a keyboard handy.