Pregunta

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

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top