Hi,
I am using the Demo File Explorer from website to convert it into Java. In the HTML page u have some functions names that’s not getting recognized. Here is one
myFolders.attachEvent(“ondblclick”,function(id){arJ.hE(id,true);showFileContent(id)})
I get error arJ.hE is not a function.
I had same problem with
arJ.eG(“xml/directoryTree.php”);
I replaced eG with loadXML it worked there.
how do I know with which function name I need to replace hE are these aliases where can I find them?
Monica
Hello,
file explorer as well as other demo applications is only for demonstration purpose and not supported.
If you obtained licence to suite, you can contact us at support@dhtmlx.com and we’ll send you this demo (but in any case it goes without support, just demontration).