Thursday, May 8, 2014

web accessibility in GWT

We have an application that primarily was developed in GWT and uses Grid widgets extensively to display tabled data.  Based on the WCAG requirements, tables should have header rows defined with <th> tags instead of <td>.  I don't see that the Grid widget allows for this to be defined.  I'm wondering if anyone has encountered this and has come up with a relatively easy solution.

--
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/d/optout.

No comments:

Post a Comment