Create slider from Input - How to set Path to images

Hi



Your online documentation gives an example of quick Slider initialization: dhtmlx.com/docs/products/doc … dhtmlxgrid [3.6 Initialization from HTML Input ]



But how can I set path to images in this instance?

Is it looking for them in some default place?



Thanks in advance.



Max.

You can define global variable

dhx_globalImgPath = “some path”;

slider will use it by default