Getting Started

Welcome

No matter if you are a beginner or an advanced user, starting with jn.formvalidation is easy.

Compatibility

jn.formvalidation.js 1.x.x introduces a brand-new approach to form validation and is not compatible with any earlier prototypes. While the core concept remains intuitive, the library has been built from the ground up to deliver powerful new features and enhanced performance.

jn.formvalidation.js has been thoroughly tested across the following browsers/devices:

  • Chrome
  • Firefox
  • Opera
  • IE7/8/10/11
  • iPad Safari
  • iPod4 Safari
  • Nexus 7 Chrome
  • Galaxy S4
  • Nokia 8s Windows8

Files included

Distributed version structure:

jn.formvalidation/
├── assets/
├────── css/
│       ├── jn.formvalidation.css
│       ├── jn.formvalidation.min.css
├────── js/
│       ├── jn.formvalidation.js
│       ├── jn.formvalidation.min.js
├── index.html
├── LICENSE-MIT
└── README.md