Hi,
I have a big form.
there are a couple of fields have jquery functions on them.
One is datepicker, one is auto complete.
However, these jquery functions can stop working after it works ones or not working at all suddenly with no changes to these fields.
What can be the reason?
Thanks,
Xiaoli
jquery stops/not working
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 272
- Joined: Fri Dec 14, 2012 2:55 pm
- Location: Ottawa
- dvanhussel
- Ebase User
- Posts: 161
- Joined: Fri Oct 19, 2007 12:45 pm
- Location: Haarlem, the Netherlands
Hi,
Are there any errors logged in the browser (using the F12 tools to show the JavaScript console)?
A common cause for this kind of behaviour is that the jQuery library is included more than one time in a single HTML page. You can check this by displaying the source of the page in the browser and then search for jQuery.
Regards,
David
Are there any errors logged in the browser (using the F12 tools to show the JavaScript console)?
A common cause for this kind of behaviour is that the jQuery library is included more than one time in a single HTML page. You can check this by displaying the source of the page in the browser and then search for jQuery.
Regards,
David
0 x
Who is online
Users browsing this forum: No registered users and 15 guests