Created
August 7, 2012 05:33
-
-
Save apanzerj/3281975 to your computer and use it in GitHub Desktop.
Widget Stack HTML
This file contains hidden or 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="showMe" class="border_style" style="background-color:black; color:white;"> | |
<span id="show">Identity Swap-O-Matic</span> | |
<span id="hide">Hide</span> | |
</div> | |
<div id="tray" class="border_style"> | |
<div id="idBody">Identity Swap-O-Matic</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment