Hi,

i noticed that running nodes including the chart results in a pop Windows showing "This page cant be found" in IE7. The chart is shown in the background. Hitting OK leads to a "page not found" page. Firefox renders all fine. Any ideas if this could be something IE7 specific ?

Cheers

Comments

placebo333’s picture

After testing a lot it seems that the drupal module jstooltip is breaking the chart somehow, disabling it fixed my issues.

Cheers

redndahead’s picture

Sorry for the delay in response. I have not tested with jstooltip, but I'm pretty sure, I'm really not an expert, that my module is not at fault here. I've done everything that I know of to make sure that whatever my module generates it tries to not conflict with any other modules. There are only 2 other things I can think of that could be the issue.

1) Multiple SWFObject versions being used.
2) The other module uses so as it's variable. Although I'm no js expert I think that is not likely to cause a conflict.

Do you think any of these 2 can be the case?

redndahead’s picture

Status: Active » Closed (won't fix)

Closing from lack of a response.