IE bug?

IE bug?

jamiesanjamiesan 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

Replies

  • kthorngrenkthorngren Posts: 20,299Questions: 26Answers: 4,769

    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

  • jamiesanjamiesan Posts: 2Questions: 0Answers: 0

    I hadn't tried that, but it doesn't seem to help.

  • allanallan Posts: 61,697Questions: 1Answers: 10,102 Site admin

    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

This discussion has been closed.