0 votes
in JQuery by
What is the use of css() method in JQuery?

1 Answer

0 votes
by

The jQuery CSS() method is used to get (return)or set style properties or values for selected elements. It facilitates you to get one or more style properties.

...