$('.more_answer').click(function(){ $(this).parent().find('.else'); //или //$(this).parent().children('.else'); });