Skip to content

Instantly share code, notes, and snippets.

@apanzerj
Created August 7, 2012 05:33
Show Gist options
  • Save apanzerj/3281975 to your computer and use it in GitHub Desktop.
Save apanzerj/3281975 to your computer and use it in GitHub Desktop.
Widget Stack HTML
<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