Intro.js: Doesn't work on children of parents with perspective applied

Created on 14 Nov 2016  路  7Comments  路  Source: usablica/intro.js

screen shot 2016-11-14 at 3 55 55 pm

Source for test here: https://jsfiddle.net/danielgolden/8494cdw6/1/
More info about perspective here: http://tinyurl.com/n3ck4rl

I'm not sure why this happens, but when the parent element has perspective declared this causes the overlay and helper layers to be stacked on top of the desired target, instead of underneath.

bug

Most helpful comment

bump

All 7 comments

I think this, too, would cause a new stacking context, like opacity, transform, z-index, etc. We could add this to the list of attributes to check.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

bump

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

bump

I'm going to push a fix soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hakib picture hakib  路  4Comments

pranaysonisoft picture pranaysonisoft  路  9Comments

pehuensolari picture pehuensolari  路  5Comments

Floby picture Floby  路  4Comments

zombiezlk picture zombiezlk  路  6Comments