Create article.md
This commit is contained in:
parent
ce45bae4b0
commit
627e3f8f1d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ But the attribute-property mapping is not one-to-one! In this chapter we'll pay
|
||||||
|
|
||||||
## DOM properties
|
## DOM properties
|
||||||
|
|
||||||
We've already seen built-in DOM properties. There's a lot. But technically no one limits us, and if it's not enough -- we can add own own.
|
We've already seen built-in DOM properties. There's a lot. But technically no one limits us, and if it's not enough -- we can add our own.
|
||||||
|
|
||||||
DOM nodes are regular JavaScript objects. We can alter them.
|
DOM nodes are regular JavaScript objects. We can alter them.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue