Question

thanks for Rangy! however, after severe testing (aaargg!) i discovered that

rangy.modules.CssClassApplier

returns false in .804, but returns true in previous version .772 .. What happened? Am i missing something?

-roelof

Was it helpful?

Solution

It's in there now as rangy.modules.ClassApplier.

I'm in the process of renaming that module to "ClassApplier" after realising that the term "CSS class" is inaccurate. I was intending to keep backwards compatibility so I'll patch rangy.modules.CssClassApplier back in there for the next version.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top