Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarlucci authored Nov 7, 2018
1 parent aab1ca1 commit 199b8e2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@
<img alt="Layercake.js" src="https://svgshare.com/i/95f.svg" />
</p>

----

<p align="center">
<h3>Demo</h3>
<a href="https://codepen.io/mcarlucci-1471848194/pen/gBKMOX" target="_blank">
<img alt="Layercake.js" src="https://media.giphy.com/media/9xcpU8tX4YE1d0GHyc/giphy.gif" />
</a>
</p>
----

**Layercake.js** is a zero dependency javascript plugin that automatically manages the `z-index` css property of the elements on your page. Layercake.js will automatically determine which element should have the higher z-index based on user interaction and increment and decrement it accordingly.

## Installation
Expand Down

0 comments on commit 199b8e2

Please sign in to comment.