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
Comment #1
Anonymous (not verified) commentedI 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
Comment #2
Anonymous (not verified) commentedIt was the same problem as
http://drupal.org/node/642256
solved by updating to latest dev version of lightbox2
Comment #3
Anonymous (not verified) commentedjust changing status
Comment #4
thoselaings commentedI 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