Getting $ error in Jquery Form Submission | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Getting $ error in Jquery Form Submission

Hi, I have developing a website and i am using a website template as https://www.templateonweb.com/mobile/free-14-229-download this website. I am getting an $ error in Jquery. Please suggest me.

27th Mar 2019, 8:34 AM
template onweb
2 ответов
+ 1
after the anonymous function that contains all your code put (jQuery) ; $((document).onload(function(){ //your code hear }))(jQuery);
27th Mar 2019, 8:38 AM
Ahmad Ali
Ahmad Ali - avatar
+ 1
some times there are some incompatibilities between the libraries or files you are importing or with other software stuff. this must solve the problem.
27th Mar 2019, 8:41 AM
Ahmad Ali
Ahmad Ali - avatar