javascript - Static Html Table Header Code -
I have to decide the headers of this html table, so I'm scrolling down and the headers remain constant.
My table header HTML:
& lt; Table style = "width: 425px; height: 4810px;" Border = "0" & gt; & Lt; Tbody & gt; & Lt; Tr class = "tableizer-firstrow" & gt; & Lt; Th colspan = "3" & gt;
Is your question guessing that you want a fixed header?
If you can use jQuery in your solution, take a look.
Comments
Post a Comment