Skip to content

Instantly share code, notes, and snippets.

View kbk007's full-sized avatar

LIU CHUN HSIANG kbk007

  • Hsinchu City, Taiwan
View GitHub Profile
@imliam
imliam / popover-close-when-losing-focus.js
Created March 17, 2017 16:42
Bootstrap 4 - Close Popover When Losing Focus
/*
|--------------------------------------------------------------------------
| Bootstrap 4 - Close Popover When Losing Focus
|--------------------------------------------------------------------------
|
| A JavaScript snippet that closes a Bootstrap 4 popover when clicking off
| of it, but unlike the default behaviour, allows it to stay open when
| clicking within the popover itself.
*/