Categories
Tags → Javascript In Html Body

Scrollable HTML table

This JavaScript code can be used to convert tables in ordinary HTML into scrollable ones. No additional coding is necessary. All you need to do is put header rows (if you need them) in THEAD section, table body rows in TBODY section, footer rows (if ...
DETAILS
©2003-2008 jCay.com