$( ".read_more" ).click(function() { $(".detail").show(); }); */ ?>