Page 1 of 1
Full Screen mode with JavaScript...
Posted: Fri Dec 07, 2007 6:03 am
by pcoder
Hi,
Normally HTML page displayed in normal mode.
Is there any way to call F11 keypress event using Javascript to get HTML page displayed in full screen mode?
Thanks
Posted: Fri Dec 07, 2007 6:07 am
by VladSun
Posted: Fri Dec 07, 2007 6:13 am
by pcoder
Any way thanks for your quick response.
I am searching this stuff in google and paralelly i posted it in this forum to get the solution fast.
May be you guys have faced this issue before.
Thanks again
Posted: Fri Dec 07, 2007 6:17 am
by VladSun
You have your answer in 4th result
http://www.pptools.com/ppt2html/FAQ00140.htm
It works wit IE, but not with FF and Opera for me. And still user can define what JavaScript actions are permitted or not.
Posted: Fri Dec 07, 2007 6:21 am
by pcoder
Can't i control the full screen mode in the same window?
Exactly like Pressing F11 key in browser..