jquery.form-assistant

A jQuery plugin that currently can be used to easily detect modification(s) in any or all form fields on old & new browsers (including support for forms with (some) pre-populated fields &/or forms reloaded using AJAX &/or a parent element containing more

Usage no npm install needed!

<script type="module">
  import jqueryFormAssistant from 'https://cdn.skypack.dev/jquery.form-assistant';
</script>

README

jquery.form-assistant

jquery.form-assistant is a jQuery plugin that currently can be used to easily detect modification(s) in any or all form fields on old & new browsers (including support for forms with (some) pre-populated fields &/or forms reloaded using AJAX &/or a parent element containing more than 1 form). Relevant discussion: http://stackoverflow.com/questions/6458840/on-input-change-event

Including jquery.form-assistant

Browser

Script tag

<script src="https://rawgit.com/haqer1/jquery.form-assistant/master/src/jquery.FormAssistant.js"></script>

Demo

https://rawgit.com/haqer1/jquery.form-assistant/master/demo/form-assistant.html