On my page, I have a list with items and you can click on a \"View More\" button which shows you more information about this topic. This click function is in jQuery on an other
Attach the click event to the document $(document).on('click','element' function(){});