// click event after append method $('.parent').on('click', '.child', function() {}); // http://stackoverflow.com/questions/15420558/jquery-click-event-not-working-after-append-method