GQuery - JQuery for GWT
"Gwt Query is a jQuery-like API written in GWT, which allows GWT to be used in progressive enhancement scenarios where perhaps GWT widgets are too heavyweight. Currently, about 98% of the jQuery API is written. Most CSS3 selectors are supported. People feel free to contribute patches to bring the API more in line with jQuery."
Project Home:
http://code.google.com/p/gwtquery/
Quickstart guide:
http://code.google.com/p/gwtquery/wiki/GettingStarted
Google I/O Presentation:
http://code.google.com/events/io/2009/sessions/ProgressivelyEnhanceAjaxA...
