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
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

Psicomante - April 10, 2007 - 08:58

The causing problem is

That error occurs in IE mostly when trying to access DOM elements before they are loaded. Check if your DOM-ready events.

I think i could resolve the problem, putting the script at the bottom page.

#2

Psicomante - April 10, 2007 - 12:10
Status:active» fixed

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

Anonymous - April 24, 2007 - 12:15
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.