[jQuery] IE error with Jquery
Im getting the following error with IE 6 and IE 8 beta and Jquery.
"Unexpected call to method or property access"
Line: 12, Char 2305
Code: 0"
The problem seems to be this declaration:
this.appendChild(E)}})},
Im using the latest Jquery taken from the site today.
Any help would be greatly appreciated,
Mika