Nouveau Depuis le 24 juillet 2023, la nouvelle documentation est disponible sur doc-fr.piwigo.org

Différences

Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.

Lien vers cette vue

projet:personnel:flop25 [2012/04/17 16:17]
flop25 [thème]
projet:personnel:flop25 [2012/07/25 12:10] (Version actuelle)
flop25 [Plugin]
Ligne 11: Ligne 11:
    *  en plugin http://demo.tutorialzine.com/2010/06/apple-like-retina-effect-jquery-css/demo.html    *  en plugin http://demo.tutorialzine.com/2010/06/apple-like-retina-effect-jquery-css/demo.html
    * slideshow (diaporama)-> pour le plugin préexistant ?    * slideshow (diaporama)-> pour le plugin préexistant ?
 +     * http://nivo.dev7studios.com/demos/2/
      * http://tutorialzine.com/2010/03/mosaic-slideshow-jquery-css/      * http://tutorialzine.com/2010/03/mosaic-slideshow-jquery-css/
      * http://tutorialzine.com/2010/09/html5-canvas-slideshow-jquery/       * http://tutorialzine.com/2010/09/html5-canvas-slideshow-jquery/ 
Ligne 19: Ligne 20:
  
  ===== thème =====  ===== thème =====
 +
 +   * menu type imgur
 +
 +
 +            j = function () {
 +            var U = 90,
 +                T = 15;
 +            var S = function () {
 +                    if ($(window).scrollTop() > U) {
 +                        g.layout.blog.sidebar.css({
 +                            top: T,
 +                            position: "fixed"
 +                        })
 +                    } else {
 +                        g.layout.blog.sidebar.css({
 +                            position: "inherit"
 +                        })
 +                    }
 +                };
 +            $(window).scroll(S);
 +            $(window).resize(S)
 +        }
 +
 +   * http://www.quentincaffier.com/index.php
 +   * http://1matte.ru/
 +   * http://patterntap.com/ ! action/icone like, comments sur miniatures
 +   * http://www.wookmark.com/jquery-plugin et http://overshard.github.com/pinry/
    * http://www.icondeposit.com/    * http://www.icondeposit.com/
    * absolute white : http://www.jroper.co.uk    * absolute white : http://www.jroper.co.uk
 
Haut de page
projet/personnel/flop25.1334679455.txt.gz · Dernière modification: 2012/04/17 16:17 par flop25
 
 
github twitter newsletter Faire un don Piwigo.org © 2002-2023 · Contact