Hello everyone
I am making on one image gallery where for display i am using Treeview and repeater control, On click of any treeview directory respective folder images are displaying in repater control and its working fine, after that when i am click on any image it should show in large view and current dirrectory image show in slide mode, but the problem is i am not able to get directory folder images in slider.
In my slider when i use static image path it running smoothly but when i want to change image path dynamically it not working.
Please suggest me any idea for run image in slider from different directory in java script.