Skip to content

A simple generic slideshow for websites written in html and javascript. Support for different browser types and resolutions as well as for touch.

Notifications You must be signed in to change notification settings

Fidi/Fidi-Slideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fidi-Slideshow

A simple generic slideshow for websites written in html and javascript. Support for different browser types and resolutions as well as for touch.

Dependencies

The slideshow uses jQuery for displaying the slideshow and parsing the XML file.

It uses jQuery Mobile for touch controls too.

How it works

To open a slideshow you have to open slideshow.php with a hash value that points to a XML file.

Example: To open the sample slideshow in this repo simply open slideshow.php#Sample.

For better performance it is possible to load all slideshow images into cache on start. This however causes a longer start time but you won't have to load every image on click. To do so open slideshow.php#Sample&preload.

But right now it causes an error in Internet Explorer.

About

A simple generic slideshow for websites written in html and javascript. Support for different browser types and resolutions as well as for touch.

Resources

Stars

Watchers

Forks

Packages

No packages published