Hi everyone. I was trying out the example on Cross-site JSON[1] but I was unable to run it in IE without a javascript error on:
delete window[callback]; delete window[callback + "done"]; both lines break IE, other browsers don't show this behaviour. The error message is "Object doesn't support this action". Is there another way to delete the functions in IE? [1]http://code.google.com/docreader/#p=google-web-toolkit- doc-1-5&s=google-web-toolkit-doc-1-5&t=GettingStartedJSON Thanks. Erik --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
