Interface für jQuery

Auf der Website http://interface.eyecon.ro/ werden die folgenden Dateien zum Download bereitgestellt:

  • interface_1.2.zip -diese Datei ist 148.987 Byte groß
  • jquery.js - hierbei handelt es sich um die Version 1.1.2 -komprimiert. Sie ist 21.172 Byte groß

interface_1.2.zip

Dieses Archiv enthält:

  • interface.js - komprimiert, 79.413
  • das Unterverzeichnis source mit 31 Dateien, insgesamt 246.644 Byte
  • Das Unterverzeichnis compressed mit 31 Dateien, insgesamt 101.992 Byte

Der auf der Website angebotene selektive Download funktioniert nicht.

Demos

Die Website zeigt eine Reihe von Demos. Interessant sind:

accordion.html

carousel.html

drag_vr.html

fisheye.html

ifx.html

imagebox.html

menu.html

slider_resize.html

slideshow.html, dazu mein Demo Slideshowdemo mit Bilder aus Lissabon

tooltip.html

windows.html

Dokumentation

Slideshow

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?