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
    I’m an Impostor

    This is the hardest thing I've ever had to write, much less admit to myself.  I've written resignation letters from jobs I've loved, I've ended relationships, I've failed at a host of tasks, and let myself down in my life.  All of those feelings were very...

  • By
    7 Essential JavaScript Functions

    I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent.  Times have changed but there are still a few functions each developer should...

Incredible Demos

  • By
    jQuery Comment Preview

    I released a MooTools comment preview script yesterday and got numerous requests for a jQuery version. Ask and you shall receive! I'll use the exact same CSS and HTML as yesterday. The XHTML The CSS The jQuery JavaScript On the keypress and blur events, we validate and...

  • By
    Smooth Scrolling with MooTools Fx.SmoothScroll

    I get quite a few support requests for my previous MooTools SmoothScroll article and the issue usually boils down to the fact that SmoothScroll has become Fx.SmoothScroll. Here's a simple usage of Fx.SmoothScroll. The HTML The only HTML requirement for Fx.SmoothScroll is that all named...

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!