I’m trying to use the Menu api to display a context menu when a button is clicked on my webapp, but am having serious problems with it. I looked at your demo
dhtmlx.com/docs/products/dht … nload.html
And see you have issues too. If you click on the Load Context button, a blue box appears, but it’s empty.
I then pasted the source code into my application and made sure to change the references to those in my webapp. I also pointed loadXML() to the following xml file.
<?xml version="1.0" encoding="UTF-8"?>I’m going to alter the manner in which I need this data, but it sure would be nice to know what’s wrong.