is it possible to make a table row fixed position so when I scroll the div the "headings" stay visible?
If I use two tables the heading columns and the actual data don't line up due to the content moving table column widths.
Also I used position:fixed and that stuck it to the screen so when the page scroll bar was used it stayed fixed to the screen which I don't want.
the link to the test site is
the table is where I want to fix the headings when the containing div scrolls?
what's the best way to do this?
thanks 1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
If I use two tables the heading columns and the actual data don't line up due to the content moving table column widths.
Also I used position:fixed and that stuck it to the screen so when the page scroll bar was used it stayed fixed to the screen which I don't want.
the link to the test site is
the table is where I want to fix the headings when the containing div scrolls?
what's the best way to do this?
thanks 1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.