Tuesday, September 21, 2010

Support HTML5 form fields and attributes

Hi,

Would this be an easy fix for GWT 2.1?
http://code.google.com/p/google-web-toolkit/issues/detail?id=5295

Please add support for HTML5 form fields and attributes (placeholder,
autofocus, required) as GWT widgets.
http://diveintohtml5.org/forms.html
dev.w3.org/html5/spec/

Just generate HTML5 markup, nothing else (e.g. don't fallback to GWT
datepicker if browser doesn't have support).

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment