diff --git a/index.html b/index.html index 7391872..7f9be79 100644 --- a/index.html +++ b/index.html @@ -8,10 +8,22 @@ @@ -126,6 +138,10 @@

Example (click image to view)

+

Example (click on separate start button)

+ +

+

Pictures take from Wikimedia Commons Picture of the Year 2007.

Usage

diff --git a/jquery.fullscreenslides.js b/jquery.fullscreenslides.js index c73df5f..c2051ed 100644 --- a/jquery.fullscreenslides.js +++ b/jquery.fullscreenslides.js @@ -9,25 +9,39 @@ ; /* * It assumes that your images are wrapped in links like this: - * - * - * + * + * + * image or text * - * - * + * + * image or text * - * - * + * + * image or text * * + * You are free to place any images or text inside the links or hide them when you only want one start button + * * You would then call it like this: * * * * + + + + + + +
+ +

jQuery HTML5 Fullscreen Slideshow

+ +

This jQuery plugin lets you create fullscreen galleries where the slides are shown on the entire screen using the fullscreen APIs provided by Firefox 10+ and Chrome 15+ (and possibly Safari 5.1+).

+

In all other browsers it falls back to displaying the slideshow in the entire viewport.

+ +

Example

+ +
+ + + + + +
+ +
+
+ Configure Slideshow + + + + + +
+
+ +

Pictures take from Wikimedia Commons Picture of the Year 2007.

+ +

Usage

+ +

+      
+      

License

+ +

© Copyright 2012 by Eike Send

+

The code is licensed under the MIT and the GPLv2 Licenses, just like jQuery.

+ +

Footnotes

+ +

Learn more about the fullscreen API:

+ + + +
+ + + + + + + + + Fork me on GitHub + + +