Not sure if it is a bug in the sense that it is not doing what it is
supposed to do, and keep in mind that I have not fully grasped the full
functionality of jQuery, xpath, and xml. But for my instance, I have an xml
file where one of the elements attributes is "for," which in my case will
help the end user know what the 'txt' attr is for in the design/flow of the
site and the naming convention was totally arbitrary. So, in my instance,
when I call .attr('for') i get 'undefined', but if I change the attribute to
'whatfor' in the xml file and then call with .attr('whatfor'); it spits back
the value of the attribute. Other then for a label tag, I am not sure where
else the 'for' attribute is used for. I can toss up a test page if needed.
Thanks.
--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/