GWT Ext 2.0 Released…and It’s Stupid! (Cool)

By  on  

Version 2 of GWT Ext has been released and it's insane! The collection of form, table, and numerous other controls are absolutely memorizing. Even if you have your framework picked out or even if you don't care about JavaScript, check out the GWT Ext demo -- it's amazing!


Recent Features

  • By
    LightFace:  Facebook Lightbox for MooTools

    One of the web components I've always loved has been Facebook's modal dialog.  This "lightbox" isn't like others:  no dark overlay, no obnoxious animating to size, and it doesn't try to do "too much."  With Facebook's dialog in mind, I've created LightFace:  a Facebook lightbox...

  • By
    Create a CSS Flipping Animation

    CSS animations are a lot of fun; the beauty of them is that through many simple properties, you can create anything from an elegant fade in to a WTF-Pixar-would-be-proud effect. One CSS effect somewhere in between is the CSS flip effect, whereby there's...

Incredible Demos

  • By
    Chris Coyier’s Favorite CodePen Demos

    David asked me if I'd be up for a guest post picking out some of my favorite Pens from CodePen. A daunting task! There are so many! I managed to pick a few though that have blown me away over the past few months. If you...

  • By
    :valid, :invalid, and :required CSS Pseudo Classes

    Let's be honest, form validation with JavaScript can be a real bitch.  On a real basic level, however, it's not that bad.  HTML5 has jumped in to some extent, providing a few attributes to allow us to mark fields as required or only valid if matching...

Discussion

  1. Jay

    Interesting…I wonder if it plays nice with jquery…

  2. Thanks for the post!

    Jay, yes, it plays nice with jQuery

    • Does this work with Jquery??? . I am working with something at the moment and I dont understand how it can. GWT is Java based, and outputs html, but I dont know how I can use it with Jquery. All I want to do is add a lightbox effect to links. An on click event, maybe with jquery live. Any help greatly appreciated.

  3. looks really great!
    ExtJs + jQuery = coolio!

    dan

  4. Almas

    How much it costs?

  5. @Almas: $0.00. Free. Nothing. Nada. Zip. Zilch. Gratis.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!