[jQuery] Using xpath: can't find relative href

[jQuery] Using xpath: can't find relative href


I have a bit of code that looks for links with a certain href:
$("a[@href='/my/relative/url']")
But it never finds them. Apparently it's seeing all URLs in their
fully-qualified form, not in the form they are in the source code.
Does anyone have any ideas for alternate ways of selecting those elements?
--
View this message in context: http://www.nabble.com/Using-xpath%3A-can%27t-find-relative-href-tf2199426.html#a6088818
Sent from the JQuery forum at Nabble.com.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/