It would be nice to have non-ajax form submit. On some sites, there is no need to JS.
Check my Reservations plugin, where I have implemented ajax and also non-ajax submit: https://github.com/vojtasvoboda/oc-reservations-plugin/blob/master/components/ReservationForm.php
It would be nice to have non-ajax form submit. On some sites, there is no need to JS.
Check my Reservations plugin, where I have implemented ajax and also non-ajax submit: https://github.com/vojtasvoboda/oc-reservations-plugin/blob/master/components/ReservationForm.php