Skip to content

Instantly share code, notes, and snippets.

@nikku
Created September 5, 2011 20:43
Show Gist options
  • Save nikku/1195873 to your computer and use it in GitHub Desktop.
Save nikku/1195873 to your computer and use it in GitHub Desktop.
<a href="#" rel="alert3" class="open-dialog2">Demonstrate that!</a>
<div id="alert3">
<h1>This is a special alert</h1>
<p>Submit this dialog to go to heaven!</p>
<form class="ajax" method="get" action="heaven.html">
<input type="hidden" name="nothing" value="to-see" />
<div class="actions">
<input type="submit" />
<button class="close-dialog">Close</button>
</div>
</form>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment