I wish to give my users only vertical scroll and that too up to a automatically calculated height, not up to the entire length of the page.
Is it possible to fix the limit of vertical scroll that i wish to give to users. can it be done by jQuery. ???
overflowcss of yourbodyelement tohiddenand the height to whatever you want the user to be able to scroll. I don't know why you'd want to do this, though. – Nick Husher Jul 18 '11 at 16:46