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.
Therefore I enhanced the HTMLElement class by my own classList. However for new custormers, you should also support classList by your own.