dynamically scan pictures in a folder and display using jquery slideshow

Posted by Nazmin on Stack Overflow See other posts from Stack Overflow or by Nazmin
Published on 2010-05-17T09:58:31Z Indexed on 2010/05/17 10:00 UTC
Read the original article Hit count: 218

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?

© Stack Overflow or respective owner

Related posts about php

Related posts about jQuery