JQuery Programmer Question: Download JQuery Programmer PDF

How to set the style property of an element using jQuery?

Tweet Share WhatsApp

Answer:

The css( name, value ) method sets a single style property to a value on all matched elements.

Download JQuery Programmer PDF Read All 201 JQuery Programmer Questions
Previous QuestionNext Question
Which is the starting point of code execution in jQuery?What are jQuery Selectors? Give some examples?