Languages
[Edit]
EN

JavaScript - check if node is attribute type

0 points
Created by:
Lily
548

In this article, we would like to show you how to check if a node is an attribute type using JavaScript.

Quick solution:

 

Practical example

Edit

In this example, we check if the node is an element type by getting a handle to myDiv element's attribute and comparing it to the Node.ATTRIBUTE_NODE returning boolean value.

See also

Edit
  1. JavaScript - check node type

References

Edit
  1. Node.nodeType - Web APIs | MDN
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join