Multiselect not working #27
Debuging points to line 106 methods._select($dropdown, $dropdown.find(selectors.join(','))); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Result is the Dropdown plugin fails with exception.
Here is my Html
My jquery
The exception :
Uncaught Error: Syntax error, unrecognized expression: li[value=8.5 x 11],li[value=FDA Approved],li[value=Four Color],li[value=Sale]
These are all selected elements.