Skip to content

Instantly share code, notes, and snippets.

@kborchers
Created April 17, 2012 14:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save kborchers/2406505 to your computer and use it in GitHub Desktop.
Save kborchers/2406505 to your computer and use it in GitHub Desktop.
This quickstart demonstrates the use of a number of HTML5, CSS3 and JavaScript techniques. The registration form uses client side validation based on the constraints also defined on the model class as well as new input attributes like placeholder and autofocus. The member table is populated using RESTful get calls, client side templating and CSS3 styling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment