Jump to content

New fullscreen window - Can't get rid of vertical scrollbar


zq29

Recommended Posts

I'm opening a new window and require it to fill the entire screen, currently I have this:
[code]window.open('file.php','','fullscreen=yes,scrollbars=no');[/code]
I am getting a fullscreen window, but I still have an inactive vertical scrollbar - I just can't get rid of the thing! Does anyone have any suggestions?

NOTE: This is not for a live public application, I'm not trying to be annoying for the users - There are none! I'm wanting to display a project on a plasma screen without all the browser bits.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.