Skip to content

Fixed dburucu's implementation to fix Issue #155 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 44 commits into
base: 1.1-wip
Choose a base branch
from

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.