Is it possible to fire an "F11" event using client-side script in IE5?
We have an intranet application (All users use IE5 or IE5.5)and we would like to maximise the browser automatically when they view certain pages in the same way that would happen if they pressed the F11 key. I know it would be preferable to teach users about the F11 key....
If this is not possible then can you dynamically remove the Toolbar, Locationbar, etc so the window looks like it would if we'd used
window.open(xxx.htm, "location=no,menubar=no.."
etc...
Thanks in anticipation...
Rob W
We have an intranet application (All users use IE5 or IE5.5)and we would like to maximise the browser automatically when they view certain pages in the same way that would happen if they pressed the F11 key. I know it would be preferable to teach users about the F11 key....
If this is not possible then can you dynamically remove the Toolbar, Locationbar, etc so the window looks like it would if we'd used
window.open(xxx.htm, "location=no,menubar=no.."
Thanks in anticipation...
Rob W