Skip to content Skip to sidebar Skip to footer

Changing "with" Property Changes Styles

I have html that looks something like this:
&

Solution 1:

The correct way to solve this problem, IMHO, would be put the color also as an observable, which can be changed onclick of the button. I have the update jsfiddle here

Solution 2:

Instead of altering the css class, try altering the class of the cells and not the css class 'cell' itself, see if that works?

Post a Comment for "Changing "with" Property Changes Styles"

Click to open