开发者

javascript image slider that gathers images from directory

I'm looking for an image slider tutorial开发者_StackOverflow中文版, well i know how to make one but I am after a solution that is able to make the slider search a specified directory for the files to scroll through.

Is this possible?


Sure, you just need to develop a backend script to scan the requested directory and return the images. Could be a .php script, could be something else. Image array can be delivered on page load or asynchronous via an Ajax request.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜