[jQuery] Attribute Selector issue

[jQuery] Attribute Selector issue

Hi,
Some browsers store the href attribute as full path, so /home.html would become http://www.some.com/home.html.
Nandi
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On Behalf Of Allan Mullan
Sent: Tuesday, February 13, 2007 10:44 AM
To: jQuery Discussion.
Subject: [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/
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/