RsD0p9BK
4/30/2015 - 5:49 AM

on.js

// click event after append method

$('.parent').on('click', '.child', function() {});

// http://stackoverflow.com/questions/15420558/jquery-click-event-not-working-after-append-method