SyntaxFix
Write A Post
Hire A Developer
Questions
You can use the not function rather than the :not selector:
not
:not
$(".content a").not(this).hide("slow")