🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

qpcoverflow is a simple jQuery & jQuery UI component that replicates the familiar cover flow effect with image reflection to scroll through an array of images.

jQuery-UI cover-flow

Documentation

qpcoverflow.jquery

A simple coverflow using jQuery and jQueryUI.

Live Preview

qpcoverflow.jquery

Additional Frameworks

  • first framework
  • next framework
  • ...

Documentation

Methods

  • firstExampleMethod():

    Description:

    code;

    More Text ...

Options:

  • start (integer, string):
    Index des Bildes, das initial in der Mitte sein soll (auto = Anzahl Bilder/2)
    Default: 'auto'

  • width (integer, string):
    Breite des Coverflows (z.B. 400, '90%', 'auto')
    Default: 'auto'

  • height (integer):
    Höhe des Coverflows (>=50)
    Default: 300

  • items (integer):
    Anzahl ungekippter Bilder im Coverflow (von 2 .. 10)
    Default: 3

  • itemMargin (integer):
    Abstand zwischen den Bildern (von 0 .. 20)
    Default: 5

  • angle (integer):
    Kipp-Winkel (von 0 .. 75 Grad)
    Default: 60

  • grid (integer):
    Schrittweite der Skew-Funktion (Kipp-Funktion) (von 1 .. 20)
    Default: 5

  • images (array):
    Array mit Bildquellen

Examples

Some Examples.


You May Also Like