]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Merge branch 'master' into develop
authorKevin Ball <kmball11@gmail.com>
Mon, 17 Apr 2017 20:29:31 +0000 (13:29 -0700)
committerKevin Ball <kmball11@gmail.com>
Mon, 17 Apr 2017 20:29:31 +0000 (13:29 -0700)
1  2 
docs/pages/abide.md

index 7c11614eefc78c961ed579ae8aeaee1791dafe7c,7f57b5377142a862294c7f1ef990ee9a14fa9f99..ea17fc20d62cbbd7f932dfea90ca41ca95e5be6b
@@@ -8,9 -8,9 +8,9 @@@ tags
    - validation
  ---
  
 -### Abide Demo
 +## Abide Demo
  
- These input types create a text field: `text`, `date`, `datetime`, `datetime-local`, `email`, `month`, `number`, `password`, `search`, `tel`, `time`, `url`, and `week`.
+ These input types create a text field: `text`, `date`, `datetime`, `datetime-local`, `email`, `month`, `number`, `password`, `search`, `tel`, `time`, `url`, and `week`. Note the use of the novalidate attribute to disable any browser validation that could conflict with Abide.
  
  ```html_example
  <form data-abide novalidate>