meetselva / fixed-table-rows-cols

Fixed Table Header and Columns
http://meetselva.github.com/fixed-table-rows-cols/
Other
77 stars 42 forks source link

<th> with rowspan and colspan display issue #30

Open akshaykhairmode opened 8 years ago

akshaykhairmode commented 8 years ago

This is my html and css code. -> https://jsfiddle.net/ejLkzpf7/ I am using fixed header and fixed 3 column .The problem is that the columns which comes under 2nd row are displayed next to the fixed column as well. ScreenShot-> http://pho.to/A9YpR I am not sure what should I change. and If the content of <td> changes the column is not aligned to the header column