Hi,
I have a project I'm working which uses a Javascript menu from DynamicDrive.com. The menu generally works great, however I'm running into some problems when using it alongside the charts in PHPRunner. The problem is that the menu appears underneath the charts, therefore making some parts of the menu inaccessible. I have tried to solve this by locating wMode in AnyChart.js and switching it to transparent(on line 178). However, the chart no longer appears at all. Instead, a small box appears where the chart would have been.
If I am approaching this from the wrong direction completely, please tell me. Otherwise, any help in getting this to work would be greatly appreciated.