Sunday, November 1, 2009

Re: [jQuery] Easy question to answer

nodeName is a DOM element property. Not related to jQuery per se. Here are a couple references:




--Karl

____________
Karl Swedberg




On Nov 1, 2009, at 6:44 PM, jmatthews wrote:

Where is the documentation on the properties of nodes that Jquery
utilizes?

xxx.nodeName (where nodeName) is the property.

nodeName works with Jquery.  I am trying to find a list of which other
do (e.g. nodeType, nodeValue, etc.).

Thanks.

No comments: