Question #147864

Which is the correct syntax to get the value of a CSS style attribute/property using the css() method?


Options:

Explanation:
The correct syntax to get the value of a CSS style attribute/property using the css() method is: css("propertyname");
Tags: jQuery

Test Your Knowledge

Want to practice more questions like this? Take a quiz in this category!

Take a Quiz

Share This Question