Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SevenZark/609969 to your computer and use it in GitHub Desktop.
Save SevenZark/609969 to your computer and use it in GitHub Desktop.

Revisions

  1. @invalid-email-address Anonymous created this gist Oct 4, 2010.
    7 changes: 7 additions & 0 deletions InvisibleGateway-Re-usableJavaScript-Solution2HTML.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    <a class="revealTrigger" href="#" rel="form#userLogin">Log In</a>
    <form id="userLogin" ...>
    <label for="username">Username:</label>
    <input id="username" type="text" />
    <label for="password">Password:</label>
    <input id="password" type="password" />
    </form>