fSelect
fSelect copied to clipboard
A jQuery dropdown multiselect library
Added e.stopImmediatePropagation(); to stop click event from triggering twice.
Updated so fs-selectall will use same styling as fs-option.
Updated to show options for showSelectAll and multiSelect.
Added checkbox for Selecting All visible options (deselects too). Fixed issue with the HTML5 'x' button that appears in search-type inputs (now it correctly clears the search and makes all...