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.
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.