

InterviewSolution
1. |
Solve : C++ Internet Explorer Fullscreen (F11)? |
Answer» You might have read my other post here. I now understand that I can't put any script in my .html documents that would manipulate the browser's window to fullscreen automatically Using both the Screen OBJECT and the Window Object, you should be able to calculate the client's screen size, the current browser window size and resize the window accordingly. Note: Write a Window_Onload routine using any script language you like. Good luck. 8-)THANKS, I'll get started. |
|