.css() problem
.css() problem
Hi,
I'm looking for a way to attach also the word !important into the .css()
attribute, when applying new inline styles.
The problem has to do with the written CSS code as here other developers
often used the attribute !important. If I can't attach it via .css() nothing
will change.
Any idea if this is possible?
thx
T.C.