Without getting into too many details, jquery.form.js seems to have some issues. The jQuery library loads. Even jquery.form.js loads. But I get a console error:
.ajaxForm is not a function
After a couple hours of tears and blood it seems (per Stack Overflow and others) that I’m not alone.
If there’s a known quick fix, I’ll take it. Else I’m looking for a jquery plugin as an alternative to form.js.
Anybody?
Thanks in advance
Mark