Skip to content

Conversation

@RLHawk1
Copy link

@RLHawk1 RLHawk1 commented Feb 23, 2015

No description provided.

Daniel Farrell and others added 30 commits March 5, 2013 17:03
Removing "name" attribute from source element after transfer, to stop a form passing the attribute twice - once empty.
per request from Daniel Farrel
Initial value of select is lost if no selection is made
Changed parse() method to use option.text() instead of option.html()
Per jQuery doc, .prop() should be used to check whether an option is sel...
It went away in bootstrap 3.0, so it is not reliable anymore
Trigger original element change event after hidden element change
thephw and others added 14 commits May 13, 2014 13:12
Fix Bootstrap 3.0 Inline Form Styling Bug
Prevent dropdown from disappearing when mouse downed on scrollbar.
Add disabled class on container for when the combobox is disabled
you can set Option "newOptionsAllowed" to accept new options not in select-options.
Default is true.
Fixed bug that caused it to set the value to the option description instead of the option value if newOptionsAllowed was true.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.