| Author: Ganesh Babu 30 Sep 2009 | Member Level: Gold | Rating:  Points: 2 |
A great javascript tool available free of cost which will support all the browsers.
Get the link from my blog:
http://asganesh.wordpress.com/2009/08/29/freeze-html-table-header/
Hope this will helpful to you.
Regards, Ganesh. http://asganesh.wordpress.com
|
| Author: Dharmendra Kumar 05 Oct 2009 | Member Level: Gold | Rating:  Points: 2 |
use the following code in the style of the div
<div style="overflow:auto">
</div>
|
| Author: diyaa 14 Nov 2009 | Member Level: Silver | Rating:  Points: 2 |
use the following code in the style of the div tag <div style="overflow:scroll"></div> thanx n rate me is it working?
|