Selectize

Software Screenshot:
Selectize
Software Details:
Version: 0.12.1 updated
Upload Date: 12 May 15
Developer: Brian Reavis
Distribution Type: Freeware
Downloads: 25

Rating: nan/5 (Total Votes: 0)

Selectize can be used for creating drop-down auto-complete widgets that present input alternatives as the user types in his word.

Selectize can be used to create keyword inputs, tag fields or just simple auto-complete forms just like on Facebook.

Examples and usage instructions are included with the download to help developers get going on their own projects.

What is new in this release:

  • Released on NPM as selectize
  • Added support for using dataAttrto hydrate a text input element: <input type="text" data-data="[{...},{...}]">
  • Added splitOn setting that allows pasted text to be broken up into items
  • Added removeOptionGroup, clearOptionGroups methods
  • Added closeAfterSelect setting
  • Added $item argument to item_remove event
  • Added focus, blur events (plus onFocus, onBlurcallbacks)
  • Added ability to pass callback to createItem (for use with async option creation)

What is new in version 0.12.0:

  • Released on NPM as selectize
  • Added support for using dataAttrto hydrate a text input element: <input type="text" data-data="[{...},{...}]">
  • Added splitOn setting that allows pasted text to be broken up into items
  • Added removeOptionGroup, clearOptionGroups methods
  • Added closeAfterSelect setting
  • Added $item argument to item_remove event
  • Added focus, blur events (plus onFocus, onBlurcallbacks)
  • Added ability to pass callback to createItem (for use with async option creation)

What is new in version 0.10.1:

  • Improvement:
  • Bind createFilter callback to Selectize instance.

What is new in version 0.8.5:

  • Fixed bug causing CMD+A to make control not editable (when in "single" mode)
  • Fixed bug causing the dropdown to be incorrectly positioned after the entire selection is deleted via deleteSelection()

What is new in version 0.8.3:

  • Fixed a bug that caused the initially-selected option to not reappear in the dropdown after the selection changes - apparent when hideSelected: true.

What is new in version 0.8.1:

  • Fixed the destroy() method so that it restores original options, optgroups, and tabindex that existed originally before running Selectize.

What is new in version 0.7.5:

  • Fixed typo in earlier commit.

Requirements:

  • JavaScript enabled on client side
  • jQuery 1.6 or higher

Similar Software

NG-Grid
NG-Grid

10 Feb 16

Bootstrap Table
Bootstrap Table

20 Jul 15

Other Software of Developer Brian Reavis

jquery-emojiarea
jquery-emojiarea

13 May 15

Comments to Selectize

Comments not found
Add Comment
Turn on images!