Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Select Widget - Custom select (Non-native / Multiple) #7732

Closed
Palestinian opened this issue Oct 1, 2014 · 0 comments
Closed

Select Widget - Custom select (Non-native / Multiple) #7732

Palestinian opened this issue Oct 1, 2014 · 0 comments

Comments

@Palestinian
Copy link

Setting all options's .prop() to false of a custom data-native-menu="false" multiple="multiple" and then .selectmenu("refresh") resets value, however, it doesn't uncheck checkboxes. I have tested it on both long (dialog) and short (popup) lists.

imaffett pushed a commit to imaffett/jquery-mobile that referenced this issue Oct 13, 2014
Fixes case where non-native multiple select is used and checkbox
is not un-checked when setting .prop(" selected ", false)

Closes jquery-archivegh-7732
@gabrielschulhof gabrielschulhof added this to the 1.4.5 milestone Oct 13, 2014
gabrielschulhof pushed a commit that referenced this issue Oct 30, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants