Skip to content

sfrieson/find-stacking-contexts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find Stacking Contexts

This is an algorithm based off the MDN stacking context documentation to find all the parent stacking contexts of a given element.

The idea of this package is to make it easier to debug why your z-index may not be applied as you might expect it to.

About

An algorithm to identify the parent z-index stacking contexts of a given DOM node/element.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors