Closed GMTeams closed 5 years ago
Is there a chance to load the JS in end of HTML body?
For better performance I have jQuery in end of body and now I'm getting an error because the JS of ajaxform is loaded before jQuery is loaded.
Thanks.
I think now that I've reworked it to use vanilla JS, that's not an issue anymore :)
Is there a chance to load the JS in end of HTML body?
For better performance I have jQuery in end of body and now I'm getting an error because the JS of ajaxform is loaded before jQuery is loaded.
Thanks.