HTML Table <thead> Position Fixed
- by Bry4n
Variations of this question have been answered, but none of which dealing with my issue.
I don't know if this can be achieved or not but I thought if anyone knew they would know on here.
I have a table with a thead and one row with many columns. I want the thead to remain fixed (the row is extremely long) however when the thead is fixed, it gets cut off at the end of the browser. Is there a way I can keep it fixed but when you scroll horozontally for the entire page you can see the rest of the thead?