Hi,
I have a screen that requires 100% width, so I don't want the scroll bars to appear.
But I want to use page up/down to scroll vertically, is this possible? if so how?
I've tried
{overflow: hidden; width 100%; height: 1200px}
but page up/down is disabled
Thanks for any help
David
I have a screen that requires 100% width, so I don't want the scroll bars to appear.
But I want to use page up/down to scroll vertically, is this possible? if so how?
I've tried
{overflow: hidden; width 100%; height: 1200px}
but page up/down is disabled
Thanks for any help
David