> Sorry, I got this wrong - it doesn't force case sensitive.
>
> According to the docs:
> 2 - Returns the value exactly as it was set in script or in the source
> document.
>
> Now I'm even more confused, what else would it return?

Specifically, this relates to the 'href' attribute - since browsers
frequently interpret the URL provide into a full URL. If you were to
put in "/foo.html", the browser would (instead) return
"http://mydomain.com/foo.html";

Although, if it dies on XML documents, I may have to reconsider using it.

--John

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to