How to make the IE full screen
Hello!
I am trying to make my IE(8) full screen when i start a new webForm in a website ,and in my website i used the javascript code:
window.open(document.location,'fullscreen','fullsc reen') ;
but i'm not satisfied the title of the explorer still exists,what i want is the explorer displays just like you pressed the key"F11".
I can't solve the proplem ,anyone who konws how to solve it please tell me ,any method make it work.
Thank you for your answers!
|