JQuery Programmer Question:
Download Job Interview Questions and Answers PDF
How to set the style property of an element using jQuery?
Answer:
The css( name, value ) method sets a single style property to a value on all matched elements.
Download JQuery Programmer Interview Questions And Answers
PDF
Previous Question | Next Question |
Which is the starting point of code execution in jQuery? | What are jQuery Selectors? Give some examples? |