Add Class to Div On Modal Close
-
Hi,
When a specific modal window closes, I need some Jquery script to trigger.
I tried using:
jQuery('#eModal-2').emodal('close', function(e) { console.log('test content'); });
but it didn’t work.
Best regards!
Tseg
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Add Class to Div On Modal Close’ is closed to new replies.