This site is a low down on what's going on in my life, what I'm working on, what I'm thinking about, and how I'm feeling about life in general.

Monday, 16 June 2008 15:25

Scroll Control

Standard scrolling on div tags is just plain ugly. If you want to have a div scroll only vertically, this can be done using CSS.

Get some control by using overflow-x for horizontal, and overflow-y for vertical control through CSS.



Posted in categories:

Tags: css Div Horizontal Scroll Overflow Vertical

Comments

    Add a comment