guys,
anyone know how to scan a folder using jquery or javascript code snippet, after that get a picture file name and embed in <li></li>
or <div></div>
, i've used php code to read through the folder and loop through the element to display the thumbnails and all, but it's not work well.
I've try on galleria, gallerific, galleryView jquery slideshow plugin but those might not work well with php processing because of predefined configuration or something, can anyone tweak or hack these gallery to dynamically read an image from a folder?