Hey guys, i dont get it... Ive made a little Ajax-App, where some profile-data is coming with an JSON-File. So i get the profile-url and the avatar-url out of JSON. Works fine in FF and Opera, but IE6 and 7 give me something like "ffavauri is Null or no Object".
You can find the Script here: http://pastebin.com/m4fe2076d Has anybody an idea why the IE makes an errormessage? I tried alert(profil.ffavauri); and it worked, so the ie gets the correct data, but with the errormessage, all my animations stop! :(