Created by: s2software
Added Popover options:
- class: add a custom CSS class to the popover wrapper (useful for design purpose);
- hideothers: before opening this popover, hide all other open popovers (a common need in web design);
- autohide: automatically hide this popover when clicking outside the same (a common need in web design).