Full screen
Posted by George Uribe on 2016-04-26 14:58:11
I have a website in a frame that I want to allow full screen. It is not a video is a landing page. I have used the tags specified here but they dont work. They work for a video but not for a website in a frame. Please help. My email is en_e_sch@yahoo.com
Answers
Posted by Leo on 2016-05-20 05:44:17
The allowfullscreen attribute is not for making an entire webpage full screen. You'll want to look into the <code>SendKeys</code> method of an <code>ActiveXObject</code> object in order to make a webpage fullscreen.
Posted by Susannah on 2016-07-11 02:17:56
That's way more clever than I was excngtiep. Thanks!