Is there a way to make the header of a table fix? In Excel, you can do a freeze frame and a certain section of the worksheet will not scroll down.
I need to make the header of my table not scroll down.
Thanks
adios
07-25-2002, 12:02 AM
http://www.codingforums.com/ubb/Forum3/HTML/005553.html
Thanks for helping again Adios!!!
I also found this too if anyone need this. I am going to try yours right now.
Oh yea, it helps if I posted it right? :D:D:D:D
http://srd.yahoo.com/goo/fixed+header+table+html+javascript/3/T=1027552049/F=d8262a62c36d34b97bcdcd86b4440f3d/*http://digitalcolony.com/02/fixed/
hedbanger
07-25-2002, 01:53 AM
oh wow!
that first one is so simple!
i independently devised one like the second one for a table that i'm working on.
http://www.hedbanger.com/scrollingtable.htm
it was difficult getting everything lined up.
the totals line got blown out again just a bit. once i'm not so busy trying to get javascript and jsp working in this, i'll fix the bottom again.