I recently jumped from GWT 1.5 to 1.7 and am having trouble with some
legacy code that sets the style attribute "overlow-x" from the DOM
object.  In hosted mode this throws an assertCamelCase() error, but it
works fine in browsers.  I tried changing it to "overflowX" which
works in "real" browsers but breaks IE.  So, I've had to change it
back, but that renders hosted mode impossible.  I've tried to disable
assertions with -da, but that doesn't work.  Any ideas?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to