-
Add additional check for handling both option and li element values i…
…n select method. Add check to prevent double firing change event.
FreedomMercenary committedApr 19, 2017 -
Fix li elements incorrectly using non-integer values for value attr a…
…nd instead use data-value.
FreedomMercenary committedApr 19, 2017
-
Merge pull request #59 from corientdev/master
Disabled functionality added
FezVrasta committed on GitHubFeb 20, 2017 -
Changed some javascript syntax to jquery
corientdev committedFeb 20, 2017 -
corientdev committed
Feb 20, 2017 -
corientdev committed
Feb 20, 2017
-
corientdev committed
Feb 17, 2017
-
SullyP committed on GitHub
Feb 15, 2017
-
Fix : MultiSelect no updating when original change
MultiSelect Dropdown.js no updating when original multiselect change.
SullyP committed on GitHubDec 29, 2016
-
vmtco committed
Sep 10, 2016
-
Merge pull request #45 from odin3/master
Watch removed items from select
FezVrasta committed on GitHubAug 15, 2016
-
Allow setting $select.val('').change()
Fixes the issue where user is not able to set the dropdown value to blank programatically
Hasan Kumar committed on GitHubJun 22, 2016
-
odin3 committed on GitHub
Jun 16, 2016 -
Change items selection on option remove
odin3 committed on GitHubJun 16, 2016 -
odin3 committed on GitHub
Jun 16, 2016 -
Watch removed items from 'select'
odin3 committed on GitHubJun 16, 2016
-
Chris Trinh committed
May 12, 2016 -
Fix bug causing onselected to be fired twice and fix formmatting
Chris Trinh committedMay 12, 2016
-
dropdown class and option class apply the correct styles
Chris Trinh committedMay 11, 2016
-
Merge pull request #30 from arielbottero/patch-2
jquery.dropdown.js
FezVrasta committedNov 13, 2015 -
magikozio committed
Nov 13, 2015
-
arielbottero committed
Nov 2, 2015
-
Highlighted the current selection if($target[0].tagName.toUpperCase()=="LI") {selectOptions.not($target).removeClass("selected"); } // at line 298 $option.addClass("selected"); // at line 351
arielbottero committedOct 31, 2015
-
.val("value").trigger("change"); works with this change
nekkon committedAug 4, 2015
-
Merge pull request #16 from NVentimiglia/master
Fix for <select> elements
Fez Vrasta committedJul 1, 2015
-
Fixes ":selected" attribute not being honoured
selected attribute of the option wasn't being honoured because the selector passed was wrong.
arunpoudel committedApr 22, 2015
-
UDM support added (CommonJS/Browserify included)
jesusprubio committedMar 3, 2015