Tuesday, 15 August 2017

Add click event on dynamic generated elements with jquery

Here is the working jQuery script:

jQuery('#div').on('click', '.class', function() {
//alert("");
});

No comments:

Post a Comment

Google Map Filter Api Example

Here is Google Map Filter Api Example: