Posted by B-Dot on April 10, 2007 at 3:44am
Jump to:
| Project: | jTooltips |
| Version: | 4.7.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi,
I ran into a problem with this module that I detailed in a post here: http://drupal.org/node/134971
I'm not quite sure what is causing the problem, but I'd be happy to help you try and troubleshoot it.
B-Dot
Comments
#1
The causing problem is
I think i could resolve the problem, putting the script at the bottom page.
#2
I found the error. I referenced a class that doesn't exist in the DOM tree. IE showed that error, because cannot access to that element. This patch should fix, please try the development release.
#3