FlexBox

Visit the FlexBox Home Page

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

It can be used as a:
  • ComboBox, with optional per-result html templates
  • Suggest box, like Google's search
  • Data-driven type-ahead input box

It supports:
  • Auto-completion using local (JSON) or remote (JSON via ajax) data
  • Skinning via css
  • Flexible paging
  • Configurable client-side caching
  • Much more... (see Configuration Options in the documentation)

Screenshotflex

ffb-templated.gif

More demos and code examples