[jQuery] Attribute Selector issue

[jQuery] Attribute Selector issue

Hey all,
I'm probably just tired but I would have thought that the following
should get any links with <a href="/home.html">
$('a[@href="/home.html"]')
But it doesn't work... What's the correct way of getting these elements?
Thanks,
Allan
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/