HTML & CSS

How to create scrollable HTML table tbody tag for multiple browsers safari ie6 and firefox

How to make table scrollable table for IE6 and safari
Ffirefox is ok.. using CSS tag however, IE and safari doesn't support scorll for table.
so finally I decided to use Jqeury to sort it out.

Step 1. Download Jquery plugin ( jquery.scrollabletable.min.js )

http://plugins.jquery.com/node/6300