zortext

Results 5 comments of zortext

I use onActivated and onDeactivated to solve issue. Set a parameter `isActive`using these hooks `` Yes it is ugly and adds unnecessary complexity to the code.

I still use selector libraries instead of modern frameworks. Probably that is because I am a developer for 15 years and very comfortable with the DOM modification. So I am...

![image](https://github.com/valinet/ExplorerPatcher/assets/23383362/98f6e10a-b243-484f-9e90-be16d8e85bf1) ![image](https://github.com/valinet/ExplorerPatcher/assets/23383362/b595d047-51fa-44c7-9700-9cdc305abff3)

This won't work without a bundler. I am looking for a pure ecmascript solution. No bundlers no loaders...

If you have similar z-index drag sizer problem add this rule to your stylesheet ``` [class*=ephox-snooker], .ephox-dragster-blocker { z-index: 69999 !important; } ```