- Description:
Compare a given form's values and its previously set data attributes.
- Source:
- Copyright:
- 2019 Mathew May
- 2019 Mathew May
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Compare a given form's values and its previously set data attributes.
Members
(static, constant) compareData
- Description:
Compare the form data with the initial form data from when the form was set up.
If values have changed, return a truthy value.
- Source:
Compare the form data with the initial form data from when the form was set up.
If values have changed, return a truthy value.