This content has been marked as final.
Show 1 reply
-
1. Re: jQuery Scrolling problem
Aegis Kleais Oct 10, 2012 4:47 PM (in response to Phinehas1234)I'm not sure how this is ColdFusion related, but IE8 is a horrible browser.
You might want to look into HTML5 shivs that help IE8's poor DOM comprehend technologies like jQuery in a more uniform and standardized method. Because browsers can interpret code in a different way (traditionally, IE has been horrible at this), these shivs can work to ensure that old tech (like IE8) are better able to consume new tech.

