According to jQuery's documentation:
$('myclass').bind('amodaldestroy'), function(event) { ....does something.... event.stopPropagation(); });
1.4m articles
1.4m replys
5 comments
57.0k users