$()

in api-docs/0.6/lib/template.js [95:97]


    $("p.shortcomment").click(function(){
        commentToggleFct($(this));
    });