views:

40

answers:

1

I tend to use jQuery because of jQuery UI, which is pretty nice. But unfortunately a lot of things are missing, like beautiful form components (i.e. autocompleting select-fields with search-string-input in the root, or multiselect fields with search, password fields with security strength checker, etc.)

I'd like to collect all frameworks and toolkits here, which are based on jQuery (for compatibility).

I start with:

  • jQuery UI
  • jQuery Toolkit
A: 

Have you tried looking at the jQuery plugins page and filtering by Widgets? Most, if not all, of the plugins for jQuery are registered there. Seems kind of pointless to create another list.

Rory