Skip to content

Instantly share code, notes, and snippets.

@mpgilbertusa
Created March 11, 2014 03:39
Show Gist options
  • Save mpgilbertusa/9479070 to your computer and use it in GitHub Desktop.
Save mpgilbertusa/9479070 to your computer and use it in GitHub Desktop.
Responsive Starter Kit Pro - Code Sample - Modal Inline
<a href="#modal-content" class="fancybox">modal inline</a>
<div id="modal-content" style="display: none;">
Content goes here.
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment