Tim A - 2016-01-26

Hello,

for example:

I got a local css file, which I'm loading temporary in a CSSStylesheet-Object.

Now I need to change temporary at runtime the css attributes of this object and have to parse it to a String in CSS-compliant format.

Can I do it with the jStyleParser library?

Thanks for reply, Tim