Skip to content

Commit

Permalink
Fixed readme formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoltan Hawryluk committed May 16, 2012
1 parent b45b77e commit 94eb06f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ It also supports:

* form validation (via "required" and "pattern" attributes)
* the autofocus attribute (i.e. focusing on a particular form element onload)
* the placeholder attribute (i.e. descriptive text of what should be in an form field)
* the placeholder attribute (i.e. descriptive text of what should be in a form
field)
* the output tag (solves equations of form elements)
* CSS styling of form validation states (simulates :invalid and :valid in unsupported
browsers like IE9 and lower)
* CSS styling of form validation states (simulates :invalid and :valid in
unsupported browsers like IE9 and lower)

More information about how this works is available at:

Expand Down

0 comments on commit 94eb06f

Please sign in to comment.