invalid argument error on IE 7 only
invalid argument error on IE 7 only
Hello,
IE7 gives me a javascript error which prevents the table from rendering, while the same page in firefox works fine. I'm using the min file. The error points to the following in the min file "if(a.oScroll.sX!==""){c.style.width=u(a.oScroll.sX);" The line and column number point to the the 'c' in c.style.
I tried the latest 1.7.6 file with the same result.
I happened to have an old copy of 1.5.x and when I dropped it in my app and things worked fine on IE with the older datatables verison.
I'm terrible at debugging so I hope this is enough info...
Any thoughts?
IE7 gives me a javascript error which prevents the table from rendering, while the same page in firefox works fine. I'm using the min file. The error points to the following in the min file "if(a.oScroll.sX!==""){c.style.width=u(a.oScroll.sX);" The line and column number point to the the 'c' in c.style.
I tried the latest 1.7.6 file with the same result.
I happened to have an old copy of 1.5.x and when I dropped it in my app and things worked fine on IE with the older datatables verison.
I'm terrible at debugging so I hope this is enough info...
Any thoughts?
This discussion has been closed.