🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Formalist is a jQuery plugin to perform conditional web forms. Thanks to the use of the HTML5 data- attribute, the plugin easily recognized elements to be displayed or hidden conditionally in your form. For example, when a checkbox is checked or a radio button is selected, Formalist will automatically performs the corresponding actions by masking or displaying the elements in cascade.

Forms Plugins

Documentation

Formalist

Formalist is a jQuery plugin to perform conditional web forms. Thanks to the use of the HTML5 data- attribute, the plugin easily recognized elements to be displayed or hidden conditionally in your form. For example, when a checkbox is checked or a radio button is selected, Formalist will automatically performs the corresponding actions by masking or displaying the elements in cascade.

Formalist

Compatibility

Formalist is fully tested on Google Chrome for desktop (latest public released version), on a Google Nexus 7 tablet and on a Google Nexus 5 phone. Both Android devices are running Android "Lollipop" 5.1. The plugin is compatible with browsers that natively support, or not, the HTML5 data- attribute.

Official support on Chrome 24+, Firefox 20+, Safari 5+, IE 9+ and Opera 11+. Many other browsers may work, but are not extensively tested.

Dependencies

To ensure a stable running of Formalist, you need to have some requirements setted on your website.

  1. Javascript library jQuery 1.9 minimum required, tested on 1.9+ and working fine with 2.0+
  2. HTML5 doctype, not required, but better for a good W3C validation

Note that jQuery 2.0 or higher doesn't support IE 6/7/8 anymore.

Download

Latest stable release:

The version's notation is based on Semantic versioning, https://semver.org.

Documentation

Here you will find the documentation describing how to use the jQuery plugin.

  1. How it works - how the plugin do the stuff
  2. Markup - how should the HTML and CSS look like
  3. Calling - how to call Formalist
  4. Options - all available options
  5. Examples - some case studies
  6. Demos - some demos in action

Updates

You can track the project on Github and/or follow me on Twitter.

Contribute

If you want to report a bug or if you just want to request for a new feature / improvement, you can simply use the Github tracker: please describe as much as possible the issue you encountered.

License

The project is developed under the Creative Commons license with the reference BY-NC 4.0 which means that you are free to share, copy, distribute, adapt, remix and transmit the work under the following conditions:

  • Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • Noncommercial: You may not use the material for commercial purposes.

See the full legal code of the license for more information about your rights.

Questions?

If you have any questions, please feel free to contact me!
Check out my website at https://en.xavierfoucrier.fr.


You May Also Like