Fullscreen Scrollbar?
Fullscreen Scrollbar?
Out of context: Reply #1
- Started
- Last post
- 8 Responses
- unfittoprint0
on the HEAD
[substitute { and } for the 'less than', 'more than' signs]
{style type="text/css"}
{!--
HTML, body {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
overflow: hidden;
}
--}
{/style}