html-forms
html-forms copied to clipboard
Add fallback logic to process forms submitted without JavaScript
Right now, the plugin only listens to AJAX requests but it'd be nice to offer a fallback mechanism for when the JavaScript file isn't loaded. This is treating symptoms though, not the root cause of the issue. So not that high of a priority.