I am using the Jquery LightBox plugin. It works fine. I need an dialog box to be opened once i click the close button of the Jquery LightBox. But i couldn do so…Is that possible to track the close event of lightbox and trigger another event?
Please help
From the source
So just add an event handler to
#lightbox-secNav-btnCloseand it should work