Categories | Question details Back To List | ||
Create slider from Input - How to set Path to images Hi Your online documentation gives an example of quick Slider initialization: http://www.dhtmlx.com/docs/products/docsExplorer/index.shtml?node=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. Answer posted by Support on Jan 13, 2009 09:01 You can define global variable dhx_globalImgPath = "some path"; slider will use it by default |