• Stars
    star
    1
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created almost 10 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JQuery plugin for reset inputs in selector

jquery-resetInputs

JQuery plugin for reset inputs in selector

Demo

http://www.totpe.ro/

##How to use: Call the plugin on the element/elements/form that you want to clear/reset.

##Options:

	$(selector).resetInputs({
		'ignor': '#div'
	});
	$('elem').resetInputs();

About

Author & copyright (c) 2014 : Iulian Alexe
E-mail : [email protected]