Forums

Uncaught TypeError: jQuery(...).tooltip is not a function

efimleonid 13 Jan, 2016
I have some problems with validation and tooltips - don't work. And the following (Uncaught TypeError: jQuery(...).tooltip is not a function) error in Console Log. Chronoforms V5 and Joomla! have the latest versions, so what may be wrong?
efimleonid 13 Jan, 2016
I forgot to remark that "view form" (test form) works without errors.
efimleonid 14 Jan, 2016
Answer
I just put the code below to the head up to the top and everything works perfect.

<script src="http://code.jquery.com/jquery-latest.js"></script>


Thank you, Bob. ))
This topic is locked and no more replies can be posted.