InterviewSolution
Saved Bookmarks
| 1. |
What is the use of css() method in jQuery? |
|
Answer» The css() method is used to change the style property of the selected element. |
|