Scroller, Jquery tabs and IE 9
Scroller, Jquery tabs and IE 9
jstanderfer
Posts: 2Questions: 0Answers: 0
Using data tables 1.8.2 and Scroller, seeing a strange issue where when I have a table that's on a hidden tab at load, the width is being calculated to be enormous (~10,000 pixels). I've tried the example http://www.datatables.net/examples/api/tabs_and_scrolling.html and it still happens. Strangely, it's _only_ with IE9, IE8, Firefox, Chrome, etc. all work great.
I've spent quite a bit of time in the debugger and noticed that the iSanityWidth ends up being the 10,000+ size in IE9 versus a normal value in the other browsers.
Any ideas where to start?
Thanks
I've spent quite a bit of time in the debugger and noticed that the iSanityWidth ends up being the 10,000+ size in IE9 versus a normal value in the other browsers.
Any ideas where to start?
Thanks
This discussion has been closed.
Replies