sanjanind / js-floating-table-headers

Automatically exported from code.google.com/p/js-floating-table-headers
0 stars 0 forks source link

It doesn't work with IE9 #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. In IE9, it doesn't work.
2.
3.

What is the expected output? What do you see instead?
- FireFox, Chrome, Safari and IE6,7,8 all works but IE9.

What version of the product are you using? On what operating system?
- IE9.0.8112 in Windows 7. 

Please provide any additional information below.

Original issue reported on code.google.com by isaacje...@gmail.com on 21 Jul 2011 at 12:57

GoogleCodeExporter commented 8 years ago
I was experiencing a similar problem.  Using the IE9 developer's tools (F12) I 
switched the browser mode from "IE9 Compatibility Mode" to "IE9" and the 
javascript would work.  A search for "msdn ie9 javascript error" brings up an 
social.msdn.microsoft.com article that addresses this.

Original comment by john.wil...@gmail.com on 22 Jul 2011 at 6:30

GoogleCodeExporter commented 8 years ago
I was able to get the script to process in compatibility mode, but the dynamic 
table didn't pick up any of the original thead's styles. This isn't a 
solution... X-(

Original comment by c...@vipmail.com on 19 Jan 2012 at 12:29