Skip to content

Instantly share code, notes, and snippets.

@abstractj
Forked from kborchers/gist:2406505
Created April 17, 2012 14:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abstractj/2406516 to your computer and use it in GitHub Desktop.
Save abstractj/2406516 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