Skip to content
Related Articles
Open in App
Not now

Related Articles

Web technologies Questions | jQuery Quiz | Set-2 | Question 10

Improve Article
Save Article
  • Last Updated : 20 Sep, 2021
Improve Article
Save Article

In jquery CSS(‘width’) is the way to change the width of?

(A)

Selector

(B)

Element

(C)

Fade effect

(D)

Radio button


Answer: (B)

Explanation:

CSS(‘width’) methods for changing the element in Jquery one is CSS(‘width’) and another one is .width().


Quiz of this Question
Please comment below if you find anything wrong in the above post

My Personal Notes arrow_drop_up
Related Articles

Start Your Coding Journey Now!