Skip to content

Instantly share code, notes, and snippets.

@robertjwhitney
Created February 5, 2010 19:58
Show Gist options
  • Save robertjwhitney/296157 to your computer and use it in GitHub Desktop.
Save robertjwhitney/296157 to your computer and use it in GitHub Desktop.
<div id='container'>
<!-- all your normal page content goes in here -->
</div>
<link href='lightningBox.min.css' media='screen' rel='stylesheet' type='text/css' />
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js' type='text/javascript'></script>
<script src='lightningBox.min.js' type='text/javascript'></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment