/jquery_live

live method for jQuery versions 1.9 and over.

Primary LanguageJavaScriptMIT LicenseMIT

jQuery Live

Join the chat at https://gitter.im/shved270189/jquery_live

live method for jQuery versions 1.9 and over.

$('div.popup').live('click', function(event){});