IE bug?
IE bug?
jamiesan
Posts: 2Questions: 0Answers: 0
I found a bug (I think) where tables headers don't line up in IE. Using 1.10.11, they line up correctly in both Chrome and IE. Anything above that (1.10.12 and up) they line up properly in chrome but don't line up properly in IE.
Test Case: http://jsfiddle.net/Jamiesan/rv2cn3j2/11/
Can you take a look at this and see if I'm doing something wrong?
Thanks
J
This discussion has been closed.
Replies
I don't have IE to test with but have you tried adding
width="100%"
to your table in html?Many times this can help with header alignment.
Kevin
I hadn't tried that, but it doesn't seem to help.
Thanks for letting me know about this. I don't have IE at the moment either (need to sort that out - changed computers recently), but I will look into this.
Allan