JQuery Programmer Question:

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

Answer:

The css( name ) method returns a style property on the first matched element.

Read All 201 JQuery Programmer Questions
Previous QuestionNext Question
What is the difference between .js and .min.js?Which is the starting point of code execution in jQuery?