Skip to content

codeulike/jquery-oxbowstilt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery OxbowStilt Widget

OxbowStilt* is a lightweight jQuery UI Widget that turns a Select element into a two-list multi-select.

There are already lots of very good jQuery multi-select widgets around; however the aim of OxbowStilt is to work well in browsers with slow javascript (such as IE7, IE8) but when large numbers of items need to be shown. For that reason, OxbowStilt aims to make minimal changes to the DOM.

* OxbowStilt is an anagram of 'two list box'

Usage:

$("#demo1").oxbowstilt();

... where 'demo1' is an existing Select element.

Screenshot:

Example

About

No description, website, or topics provided.

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-LICENSE.txt
MIT
MIT-LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published