Skip to content

Need to display large data tables on your website? This JavaScript that manipulates the HTML DOM to "freeze" the top row of headers on a table when it scrolls. They say it can't be done but I found a way to make IE obey.

License

Notifications You must be signed in to change notification settings

ramblescout/FreezeTH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreezeTH

A little JavaScript that manipulates the HTML DOM to "freeze" the top row of headers on a table when it scrolls.

About

Need to display large data tables on your website? This JavaScript that manipulates the HTML DOM to "freeze" the top row of headers on a table when it scrolls. They say it can't be done but I found a way to make IE obey.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages