Module breaks Javascript embedding of SWFs in IE
B-Dot - April 10, 2007 - 03:44
| Project: | jTooltips |
| Version: | 4.7.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#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