Remove JQuery From Gravity Forms Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Gravity Forms is an excellent plugin for creating forms, but requires loading jQuery in the front-end for AJAX submissions to work. Obiously we would like to avoid a full reload on submission, but also not include JQuery in this day and age where vanilla JavaScript is so capable.
This plugin makes use of the built-in REST API in Gravity Forms, and uses that to submit the form and perform validation. Multi-page forms are also supported.
By only using vanilla JavaScript, this plugin is 1.6kB (v1.0 minified and gzipped), compared to the 31kB of jQuery (3.6.1 minified and gzipped). A 95% reduction in size!
Screenshots
No screenshots provided