Skip to content

Web Animation 1

Pre-release
Pre-release

Choose a tag to compare

@appdevb appdevb released this 21 Aug 23:15
97a1b65

A pesky problem with JavaScript slideshows it that you need to manually specify the images to display inside the script. If you have many images, this can quickly drive you up the wall. How about automating the process through PHP, by getting it to retrieve the file names of all images and passing it to your JavaScript slideshow to play around with?