-
Book Overview & Buying
-
Table Of Contents
Learning jQuery, Third Edition
By :
DOM manipulation methods are discussed in detail in Chapter 5.
|
Manipulation Method |
Description |
|---|---|
|
|
Get the attribute named |
|
|
Set the attribute named |
|
|
Set the attribute named |
|
|
Set attribute values, given as key-value pairs |
|
|
Remove the attribute named |
|
|
Get the property named |
|
|
Set the property named |
|
|
Set the property named |
|
|
Set property values, given as key-value pairs. |
|
|
Remove the property named |
|
|
Add the given class to each matched element. |
|
|
Remove the given class from each matched element |
|
|
Remove the given class... |
Change the font size
Change margin width
Change background colour