Needs review
Project:
jTooltips
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2009 at 14:44 UTC
Updated:
9 Aug 2011 at 15:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
roderikThanks.
Since Drupal 6.x ships jQuery 1.2.x, and this syntax is already deprecated in 1.2.x, the change should really be made in the module.
I just tested using jQuery 1.2 and the changed file, and things still work.
Unfortunately, the latest version from bassistance.de does not seem to be a drop-in replacement. It didn't show my existing tooltips anymore.
Anyway, here's the edited file (without the '@') for who'd rather download instead of use an editor.
Comment #2
giorgoskmodule needs to be updated for jquery update
thanks for tip
Comment #3
Anonymous (not verified) commentedIs anyone planning to update this module? It seems like a simple fix, unless this modification causes problems in Jquery 1.2, or something. I just spent an hour trying to figure out why the tooltips weren't working, forgetting that I have to hack the JS file for Jquery 1.3. Thanks!