javascript - disable closing popup when clicking on background -


i use featherlight.js lightbox. when opened , click on it's background cloeses popup. need disable functionality. noticed js has closetrigger option in don't know how use it.

there default option in it:

 closeonclick: false           /* close lightbox on click ('background', 'anywhere', or false) */ 

select "false" value disable closing of popup on clicking on background.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -

jdbc - Not able to establish database connection in eclipse -