jjhh
0
Q:

(this).find

$('article a').click(function() {
    $(this).parent().find('h3').slideToggle('fast');
});
1

New to Communities?

Join the community