Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

contact


Modal Form Contact

Converts a conventional one modal form with field validation.
Modal Form Contact 1.0 es un plugin de jquery que le permite convertir un formulario de contacto convencional , en un formulario de tipo modal con procesamiento asincrónico y validación de errores.

ajaxContactForm to simplify te sending of a inquiryform.

jquery.ajaxContactForm is a plugin made to simplify te sending of a inquiryform. The plugin gathers all the filled out data, after testing it on: required values, required numberical values and/or required e-mail structure. After that it sends the form via AJAX (JavaScript).

The forms that will be send are protected against spam because:

  • * There is no form-tag in the DOM, spam-bots can't see that the data will be send, let alone with what page/script it will be send;
  • * A field -invisible for human visitors- will be added which may not be filled out, spam-bots like to fill out as much as they can.

The plugin can also be used as a stand-alone form-validator and/or as a stand-alone default-value-clearer.

Contactable+IzzyHelp - jQuery Plugin

jQuery plugin designed to make contact/feedback forms simpler and more accessible, connected with IzzyHelp handy FAQ.

This plugin will enable you to create a contact form and handy FAQ menu on any page of a site with minimal effort. If you have ever seen the feedback forms provided by kamypyle you will be familiar with the technique they use, however contactable makes this process even simpler by overlaying the content onto your page quickly and easily with a slide effect and inline validation.

Live Form Validation - jQuery Accessible RIA

jQuery Accessible RIA, a collection of strictly WAI WCAG 2.0 and WAI ARIA conform web applications based on the popular Java-Script framework jQuery (using the UI Widget Factory).
This one extends a standard HTML form. A live-validation, a validation while typing, checks every field with a configurable regular expression. You could set your own reg-ex or use one of the predefined patterns.

Functionality features

* works with almost every form element
* submitting form via AJAX or default POST method
* built in workaround for submitting files via AJAX
* configurable self-validation time out
* a bunch of predefined validation patterns
* use your preferred CAPTCHA solution
* standard jQuery widget methods: disable, enable, destroy

File size of the minified version is 11 KB.

Accessibility features

* Accessible error messages
* Keyboard support
* ARIA Live-Regions