Friday, August 23, 2013

Re: com.google.gwt.core.client.JavaScriptException: (InvalidCharacterError) on IE 10

I made it work, I added:
<meta http-equiv="x-ua-compatible" content="IE=5/>

Only now I realized that this tag refers to IE Document Mode and not to Browser Mode.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment