Hi, In my html file the table height was limited say(100px;) but the tbody has more rows. I need scroll bar to appear for tbody.
no div must place between header and body? I need to implement this in all browser (FF,IE7,IE8,safari)
Hi, In my html file the table height was limited say(100px;) but the tbody has more rows. I need scroll bar to appear for tbody.
no div must place between header and body? I need to implement this in all browser (FF,IE7,IE8,safari)
Here's something called Cross-browser scrolling tbody. Haven't tried it but hope it helps.