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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -