Closed carter-thaxton closed 8 years ago
Add demo of using slip inside of a scrolling div, instead of scrolling the entire page. If nothing else, this is useful for testing.
Also fix an issue where the z-index would not be honored, by adding position: relative to list items in the example. See issue #49.
z-index
position: relative
Add demo of using slip inside of a scrolling div, instead of scrolling the entire page. If nothing else, this is useful for testing.
Also fix an issue where the
z-index
would not be honored, by addingposition: relative
to list items in the example. See issue #49.