summaryrefslogtreecommitdiffstats
path: root/js
Commit message (Collapse)AuthorAgeFilesLines
...
* support jquery 1.6+lou2011-05-183-54/+33
|
* improve demo for submit formlou2011-05-181-1/+3
|
* update jquerylou2011-05-181-3/+5
|
* empty values bug finally fixedlou2011-05-181-24/+27
|
* fix when deselect elem result in an empty arraylou2011-05-181-5/+11
|
* more demoslou2011-05-051-0/+5
|
* updated minified versionlou2011-05-052-10/+7
|
* oops, merge finished !lou2011-05-051-26/+8
|
* Merge branch 'master' of github.com:lou/multi-select into gh-pageslou2011-05-052-15/+42
|\ | | | | | | | | Conflicts: js/jquery.multi-select.js
| * Silence Javascript warningsSerophos2011-05-051-4/+5
| |
| * Silence javascript warningsSerophos2011-05-051-2/+6
| |
| * Ooops, Commited wrong file :o)Serophos2011-05-051-2/+2
| |
| * Ooops, Committed wrong fileSerophos2011-05-051-13/+15
| |
| * See non min version for changesSerophos2011-05-051-5/+5
| |
| * copy title attribute from <option> ElementsSerophos2011-05-051-1/+1
| |
* | add disabled optionlou2011-05-051-17/+26
|/
* fix when no id is setlou2011-05-031-2/+2
|
* generate select id if nonelou2011-05-031-2/+4
|
* minify jslou2011-05-031-5/+5
|
* headers option is onlou2011-05-032-1/+10
|
* Oops! fix bug on afterSelectlou2011-05-031-2/+3
|
* updated and tested with jquery 1.6lou2011-05-031-155/+5
|
* Merge branch 'gh-pages'lou2011-04-292-49/+44
|\ | | | | | | | | | | | | | | | | | | Conflicts: css/application.css demos.html documentation.html index.html js/jquery.multi-select.js js/jquery.multi-select.min.js
| * optims: use detach() method + remove unecessary variableslou2011-04-292-50/+44
| |
| * site on !lou2011-04-174-0/+325
|
* demos pages ++lou2011-04-171-0/+4
|
* select all demolou2011-04-151-1/+10
|
* add select_all and deselect_all methodslou2011-04-151-4/+14
|
* more demoslou2011-04-152-622/+27
|
* add callbackslou2011-04-151-26/+45
|
* first commitlou2011-04-114-0/+878