CSS Tips & Tricks

Layer Scrolling without Horizontal scroll bar

Saheltech Taking Care of Our E-Business

Archive for November, 2006

You can create a CSS layer that scrolls when its content exceeds the dimension of the viewable area defined. All you need is to specify the overflow rule in your layer style definition: #layer{overflow:scroll;}

Unfortunately both the vertical and horizontal scroll bars are displayed even though in most cases we just need the vertical scrolling of the content.
You will learn here how to “get rid off” the horizontal scroll bar.

Keep reading »


Related Posts

  • Background Image Position and Repeat
  • Wordpress Blog Admin Panel 2.5 More intuitive and Appealing
  • Email This Post Email This Post    |       |    Sphere: Related Content

    Subscribe without commenting