Skip to content
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

Add option to be able to select all options and not just visible #380

Merged
merged 1 commit into from
Oct 13, 2014

Conversation

JhonnyL
Copy link
Contributor

@JhonnyL JhonnyL commented Sep 14, 2014

I need a select list with all options selected by default. Iterating through the options as shown in the example will not select the includeSelectAllOption which I need for my select list.

This will make it possible to have both visible and not visible options selected. And it will also include the select all option.

$("#multiselect").multiselect('selectAll', false);

davidstutz added a commit that referenced this pull request Oct 13, 2014
#365. Additional option for selectAll.
@davidstutz davidstutz merged commit 108b833 into davidstutz:master Oct 13, 2014
@davidstutz
Copy link
Owner

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants