We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You can call any of these methods using the following:
$("select").multiselectfilter("method_name");
updateCache
Reloads the cache of values to search against. Make sure you call this after dynamically adding or removing any inputs to the multiselect.
destroy
Destroys the filter widget.
widget
Returns the wrapper div with the input and label text inside. This is a quick and easy way to access the HTML created by the plugin.