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

Each optgroup a own ul? (Better styling) #135

Closed
Rodeveer opened this issue Sep 25, 2014 · 1 comment
Closed

Each optgroup a own ul? (Better styling) #135

Rodeveer opened this issue Sep 25, 2014 · 1 comment

Comments

@Rodeveer
Copy link

I couldn't find a option to break the optgroup into multiple ul list.
I created a "separateUL" option in my "local version". It works just fine. Maybe an idea to add a option there into the default options aswel?

$("select").multipleSelect({
separateUL: true,
});
@wenzhixin
Copy link
Owner

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

No branches or pull requests

2 participants