Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

FlexBox


Average rating
(9 votes)

FlexBox Home Page
CodePlex Project Page

FlexBox is a jQuery plugin that is intended to be a very flexible replacement for html textboxes and dropdowns, using ajax to retrieve and bind JSON data.

It can be used as a:

  • ComboBox, with per-result html templates
  • Suggest box, like Google's search
  • Data-driven type-ahead input box

It supports:

  • Theming/Skinning via css
  • Flexible paging
  • Configurable client-side caching
  • Much more...

Why?

There are plenty of other jQuery plugins out there, but none of the ones I found met my needs. As I started working on my implementation, I realized I could make it more generic, and very flexible, and release it as open source so that others might benefit from it as well.

Many thanks to the ExtJS project, for providing the inspiration to make this full-featured and flexible (without the large download size of Ext), and to jquery.suggest, for giving me a great head start, and some cool feature ideas.

This is a work-in-progress, so please let me know if you have any comments or ideas!

Thanks,
Noah Heldman
Fairway Technologies

Releases

Official releasesDateSizeLinksStatus
0.9.22008-Dec-1715.38 KBRecommended for 1.2.xThis is currently the recommended release for 1.2.x.