I have just upgraded to IE9 RC (which i must add isnt too bad an attempt by microsoft, so far, they still have time to mess it up! Please dont comment below on how wonderful/rubbish you think it is, I dont want a browser war!) in order to test websites.
Now I understand its only a release candidate, and is still being developed, but for some reason none of jQuery on my site is not being rendered properly (I say not rendering properly, I really mean not working fullstop).
The only way to get it to work is to use IE9 Browser Mode and IE8 Standards. Using IE9 Broswer Mode and IE9 Standards stops the jQuery working.
I understand im probably going to have to wait until they either ugrade IE or the jQuery API but does anyone know why this is or possibly have a fix?
Cheers guys!
UPDATE
Ok so then guys you can either go back to jQuery V1.4 or use this release candidate of jQuery v1.5 - http://code.jquery.com/jquery-1.5.1rc1.js
F12, selecting theScripttab and pressing theEnable Debuggingbutton. – Igor Zinov'yev Feb 24 '11 at 10:17srcElements = elem.getElementsByTagName("*");Just to note im using jQuery v1.5. thanks – Ryano Feb 24 '11 at 10:23