I am using highcharts hightcharts.com - a jquery charting in a php page inside drupal. It works great and all looks well -- until I click on any menu link which then brings up a broken lightbox window over and over.
If I disable lightbox, links work fine.

How do I sort this out? I have notified highcharts owner.

I've marked it as critical - cause we use lightbox alot - and highcharts is the best jquery charting software we have yet found.
thanks

Comments

Anonymous’s picture

I disabled drupal lightbox module and the problem goes away - so am confident there is an issue between the two. Anyone able to point me to where to start looking on debugging this issue? Thanks

Anonymous’s picture

Title: interfers with highchart » SOLVED- interfers with highchart

It was the same problem as
http://drupal.org/node/642256

solved by updating to latest dev version of lightbox2

Anonymous’s picture

Status: Active » Closed (fixed)

just changing status

thoselaings’s picture

I am interested in your original Highcharts setup - what do you mean by "in a php page inside Drupal"?

Would be interested in any details of how you got this working

Thanks