Forum Feature requests

classList

mhund
During my evaluation of PrinceXML I was wondering, why classList.add and remove are not working as expected. It seems to me, that they are simply not supported.
Therefore I enhanced the HTMLElement class by my own classList. However for new custormers, you should also support classList by your own.
mikeday
I will add this to the roadmap, thanks for letting us know.
mikeday
The latest build now supports the DOM classList property!