Search code examples
bootstrap-multiselect

Possible to Collapse or Hide bootstrap-multiselect dropdown on mouse out?


Is it possible to collapse/hide the bootstrap-multiselect drop down menu if a user's mouse isn't hovering over the select menu or it's options?

Thanks!


Solution

  • For bootstrap dropdown you can checkout this plugin

    https://cameronspear.com/demos/bootstrap-hover-dropdown/

    This should work for multiselect as well