DOM manipulation methods
The DOM manipulation methods are discussed in detail in Chapter 5, Manipulating the DOM.
Attributes and properties
Manipulation method |
Description |
---|---|
|
Gets the attribute named |
|
Sets the attribute named |
|
Sets the attribute named |
|
Sets attribute values given as key-value pairs. |
|
Removes the attribute named |
|
Gets the property named |
|
Sets the property named |
|
Sets the property named |
|
Sets property ... |
Get Learning jQuery - Fourth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.