$(function(){ $('.post-text').on('click', 'a', function(e){ e.stopPropagation(); }); console.log(ret) })