FixedColumn + IE 10 Display Bug
FixedColumn + IE 10 Display Bug
seb33gel
Posts: 25Questions: 3Answers: 1
There is an offset in the header of the table when I use IE10
As you can see it after the capture (capture comes from your site)
http://www.hapshack.com/images/Fxp4D.png
IE the div class = 'dataTables_scrollHeadInner' has a padding-left while under fire fox and Chrome is a padding-right.
I use fixedcolumns V3.0.2 and datatable 1.10.3
I can not find how to fix it.
Thank you in advance for your help
This discussion has been closed.
Replies
Hello Solve by adding
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
in <head>