1

Is it possible to change css class properities through javascript?

Suppose I have class foo with width properity, by using javascript I want too update the widthof that foo class.

Before => .foo {width: 100px;}
After => .foo {width: 150px;}

Ajay Gangisetti
  • 431
  • 2
  • 5
  • 13

0 Answers0