Auf der Website http://interface.eyecon.ro/ werden die folgenden Dateien zum Download bereitgestellt:
Dieses Archiv enthält:
Der auf der Website angebotene selektive Download funktioniert nicht.
Die Website zeigt eine Reihe von Demos. Interessant sind:
slideshow.html, dazu mein Demo Slideshowdemo mit Bilder aus Lissabon
| container | string | notwendig | die ID des HTML-Elementes, das die Slideshow enthält |
| loader | string | optional | Pfad zum Bild, das beim Ladevorgang angezeigt wird |
| linksPosition | sting('top' or 'bottom') | optional | Platzierung des Containers mit den Links (als zahl) zu den einzelnen Bildern) |
| linksClass | string | optional | CSS-Klasse die für das Aussehen des Link-Containers festgelegt wurde |
| linksSeparator | string | optional | Zeichen, mit dem die einzelnen Links getrennt werden |
| activeLinkClass | string | optional | active link CSS class name |
| nextslideClass | string | optional | CSS class aplied to next slide link |
| prevslideClass | string | optional | CSS class aplied to prev slide link |
| fadeDuration | integer | optional | the fade duration in miliseconds |
| captionPosition | sting('top' or 'bottom') | optional | the place for caption container |
| captionClass | string | optional | the CSS class aplied to caption container |
| autoplay | integer | optional | if this is set the slideshow will autoplay slides with a pause in seconds defined by this option |
| images | array | optional | an array of objects with 'src' and 'caption' for each image |
| random | true/false | optional | Bilder in zufälliger Reihenfolge einzeigen? |