gumgum / gg-ez-vp

Simple video player with minimal setup, intuitive API and straightforward features
https://gumgum.github.io/gg-ez-vp
MIT License
7 stars 4 forks source link

The default gg-ez-vp--blocker z-index may be too low for some VPAID #62

Closed edrpls closed 4 years ago

edrpls commented 4 years ago

Some VPAID may set a higher z-index to their elements than the one we set in our styles for .gg-ez-vp--blocker which makes the div useless by allowing clicks on the VPAID.

edrpls commented 4 years ago

This issue doesn't seem to happen after fixing #60