lightbox - How to close jquery lighbox popup without clicking close option at top -
I am using the Whenever I have a Try it out: Every time we open a lightbox, there is a "overlay" id with a divisible device in the background so if you want to stop jquery lighbox popup without clicking the closed option You can close it by clicking outside the lightbox. So div "overlay" exists outside the lightbox and we can force click event with it to close the lightbox. jquery lightbox plugin in my website.
lightbox popup, I need to click on the top on the
close button (X) I < p> Can anyone help when I click anywhere outside the popup box?
$ ("# overlay"). Click (function () {$ ("# lightbox"). Hide ();});
Comments
Post a Comment