reading-notes-ma


Project maintained by mohnalkhateeb Hosted on GitHub Pages — Theme by mattgraham

What is an Object

objaccess

Document Object Model (DOM)

Domtree

What is the DOM Queries??

DOM Queries are the methods that find elements in DOM tree.

Nodelist

classn

Traversing the DOM.

trapro

travdom

Accessing and changing a text node

innertxt

Adding and Removing Html Content

innethtml

getatt

How to specify attribute to an element, and give it the specified value?

setatt

How to remove attribute to an element?

rematt