Forum Moderators: not2easy

Message Too Old, No Replies

fixed table header in html in mozilla and IE

         

suneel

3:22 pm on Jan 29, 2008 (gmt 0)

10+ Year Member



would like to have a scrollable table with fixed header.I have tried with "position:relative;" in <thead>, and it's working fine with IE. But in mozilla its not working.

I am wondering if I can use <THEAD>, <TBODY> along with the CSS position or overflow property to make it work both for IE and Mozilla?

Does anybody has any idea in this regards?

sgietz

3:56 pm on Jan 29, 2008 (gmt 0)

10+ Year Member



Check out this thread: [webmasterworld.com...]

There's good information and some links.