Last active
January 16, 2017 19:08
-
-
Save mikedijkstra/fee39ba536ce78f4411b8ececca41763 to your computer and use it in GitHub Desktop.
Overlay Module
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="my-overlay" class="overlay is-collapsible"></div> | |
<a href="#" data-toggle="collapse" data-target="#my-overlay">Toggle Overlay</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment