generated content click
// ajax container clickable item $('#ajax-container').on('click', 'span', function() { console.log('works!'); });