Scrollable Table
Pure CSS Scrollable Table with Fixed Header explains how to use CSS to allow scrolling within an HTML table. The headers stay put while the table body scrolls. Nice.
- Previous post: Bring on the tables
- Next post: The pros and cons of sIFR


Comments
Great find. Been so far unable to figure out how to do it reliably across different browsers. Thanks!
Cool idea, but it doesn’t function with my mouse wheel…
Julian: Same here. Scrollwheel scrolling in “overflow:auto” elements works only in a few browsers.
Comments are disabled for this post, but if you have spotted an error or have additional info that you think should be in this post, feel free to contact me.