Skip to content

ryudice/jQuery-formFilters

Repository files navigation

jQuery Form Filters

Automatically adds a link to clear specific form fields from your form. Useful in search form scenarios.

Getting Started

Download the production version or the development version.

In your web page:

$(function(){

  $("form").formFilters({renderTo: "#filters" });

});

Documentation

Please see JSFiddle example.

Examples

JS Fiddle: http://jsfiddle.net/ryudice/W892V/2/ Just or type in anything select anything on the form fields

Release History

1.0.0

About

jQuery plugin to enable faceting like functionality on a form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published