Upgrading Joomla 2.5.22 to Joomla 3.3.1 shows the following error:
TypeError: jQuery(...).tooltip is not a function
jQuery('.hasTooltip').tooltip({"html": true,"container": "body"});
What might be the solution to eliminate this error from the site?