Page 1 of 1

un scrollable content

Posted: Mon Nov 26, 2012 7:15 am
by rammohan.acharyadasa

hi
is it possible to have unscrollable content area on the page.
lets say i have with html5 audio widget at top of the page . if the page lot of information the user will have to scroll to bottom to read the contents.
but the "div not scrollable" should not be scrolled.is it possible?
i know i can achevie this using fixed header or fixed footer. But without using fixed header or fixed footer is there any way i can achieve this
please let me know
thanks,


un scrollable content

Posted: Mon Nov 26, 2012 11:04 am
by maxkatz

You probably can.. with custom CSS. You can really do anything that the browser will support and you can do with HTML/CSS.