I create my site in jQuery version 1.4.2 (without understanding any updates), but now it does not work in IE8. When searching for a solution, I thought about updating. When I use jQuery 1.7.1. however, some strange things happen. For example, this example is on jsFiddle
http://jsfiddle.net/64d2T/
When running this example in 1.4.4, it works fine, but when I run the code in 1.7.1, the format is messed up.
Does anyone know this problem and am I doing some basic things wrong?
source share