Hi,
I’m a complete newbie to dhtmlx and have limited experience programming in javascript.
I tried using the Visual Designer to make a simple webpage containing one big area on the left and 6 buttons on the right. I downloaded the result using the download button, not ‘get config’, unzipped the file on my web server and added the images for the buttons. However when I try accessing the index.html file I just get a blank page (tried both firefox and chrom on linux)
I had a look at the documentation, tried adding a dhx.ready(function(){…}); around the dhx.ui call. I tried downloading the full dhtmlx suite, unzipped it in the codebase directory and loaded dhtmlx.js and dhtml.css from the index.html but that doesn’t make any difference at all. If I look in the log files on the web server I see the index.html, css ans js files are downloaded properly but there is never a request for the images.
Any suggestions on how to get this working?
I attached the dhtmlx_touch_design.zip file to this post.
Thanks in advance,
Nico
dhtmlx_touch_design.zip (419 KB)