- 20 Apr, 2013 2 commits
-
-
Luís Rudge authored
-
Luís Rudge authored
-
- 17 Apr, 2013 6 commits
-
-
David Stutz authored
Fixed to work on mobile devices by upgrading bootstrap.
-
David Stutz authored
Support for auto wireup via data-role="multiselect" attribute.
-
David Stutz authored
Support single selection lists.
-
Chris Hynes authored
-
Chris Hynes authored
-
Chris Hynes authored
-
- 16 Apr, 2013 3 commits
-
-
Chris Hynes authored
-
Chris Hynes authored
-
Chris Hynes authored
-
- 13 Apr, 2013 1 commit
-
-
David Stutz authored
Update index.html: Typo corrected.
-
- 12 Apr, 2013 2 commits
-
-
Vlad authored
Typo corrected.
-
David Stutz authored
Add the ability for drop down menus to pull-right.
-
- 11 Apr, 2013 1 commit
-
-
Joel Hillacre authored
-
- 08 Apr, 2013 2 commits
-
-
David Stutz authored
Fixed issue 43 with IE 9. Added documentation for pull request 42 fixing issues #39, #40, #41. Thanks to ses4j!
-
David Stutz authored
Encoding, label support, and hybrid optgroup/option support.
-
- 02 Apr, 2013 2 commits
-
-
Scott Stafford authored
Fix encoding issues by avoiding val() in selectors, hybrid optgroups and options on the top level, and supports label attributes on <option> tags. Fixes #39, fixes #40, fixes #41.
-
David Stutz authored
Updated the rebuild method to update the button text. Using option[selected] instead of option:selected. Fixed both #37 and #38. See http://jsfiddle.net/XrGzY/8/ and https://gist.github.com/jameslnewell/5288436.
-
- 25 Mar, 2013 1 commit
-
-
David Stutz authored
Added keyboard support.
-
- 23 Mar, 2013 2 commits
-
-
Chris Hynes authored
Removed width:100% style from <label> to keep outline inside menu Reapplied keyboard support
-
-
- 21 Mar, 2013 1 commit
-
-
David Stutz authored
-
- 20 Mar, 2013 2 commits
-
-
David Stutz authored
The buttonText function will get the select as second parameter.
-
David Stutz authored
The buttonText function will get the select as second parameter.
-
- 15 Mar, 2013 1 commit
-
-
Chris Hynes authored
-
- 14 Mar, 2013 6 commits
-
-
David Stutz authored
Added example for option group support and removed option "showGroups".
-
Mike Eggleston authored
This allows for the handling of optgroups as a header inside of the dropdown.
-
Eugeniyame authored
-
David Stutz authored
Added example for option group support and removed option "showGroups".
-
David Stutz authored
Added handling for option groups.
-
Mike Eggleston authored
This allows for the handling of optgroups as a header inside of the dropdown.
-
- 13 Mar, 2013 2 commits
-
-
David Stutz authored
Fixed issue #24.
-
Chris Hynes authored
Removed li=active attribute setting because that conflicts with keyboard support Cleaned up whitespace
-
- 11 Mar, 2013 1 commit
-
-
Eugeniyame authored
-
- 10 Mar, 2013 1 commit
-
-
David Stutz authored
Select or deselect an specific option by its value.
-
- 25 Feb, 2013 4 commits
-
-
David Stutz authored
Removed mobile detection.
-
David Stutz authored
Added the CSS class "multiselect" do add additional styling using CSS. Fixed #23. Added a possible solution for mobile devices.
-
David Stutz authored
See #17.
-
David Stutz authored
Deleted redundant copy of JQuery and added prettify.js.
-