Une classe Javascript : modifier ou étendre ?

Sur la base de l’exemple de la classe javascript Floom (qui construit un diaporama très sympa), dans l’article est présenté s’il faut modifier le script original ou mieux créer une nouvelle classe étendant la parente. En choisissant l’extension de classe, on cumule plusieurs avantages : – conservation du script original qui peut être mise à [...]

JavaScript Class: modify or extend ?

After the creation of xili-floom-slideshow: Here, through the example of the original Floom javascript (displaying a pretty slideshow), we will present and discuss the ways to improve features and events of this script containing a core class. This well documented class is based on powerful Mootools framework (>1.2.2). The first report : Floom is a [...]

xili-floom-slideshow : une extension qui installe le fameux diaporama « floom »

xili-floom-slideshow est une extension qui installe automatiquement le javascript FLOOM d’Oskar Krawczyk. Floom doit être le bruit que fait un store vénitien…

xili-floom-slideshow : fireEvent when picture changes ! (updated)

Automn sky

Floom slideshow fire event when image changes…

xili-floom-slideshow : the mystery of css revealed !

Belfry

To optimize floom slideshow, some css features are necessary ! Example of a vertical series of images…

xili-floom-slideshow : a plugin to install famous floom (0.9.3 beta)

La vallée du Rhône et le Pilat

Floom slideshow designed by Oskar Krawczyk is wonderful and amazing. For integration inside wordpress, it can be awesome ! xili-floom-slideshow tries to install it automatically but also allows personalizations (parameters, child class,…)

imagemenu and mootools 1.2.x [updated]

Originally imagemenu is not compatible with newest release of Mootools >1.1. The modifications suggested here in forum are not complete 1/2 : « transition:Fx.Transitions.Quad.easeOut » modif is ok. but 2/2 the way to detect the onOpen or onClose function is not running. why ? – because the detection of the passed functions is not correct. If the [...]

Mots clés (Tags) défilant en ligne horizontale !

Si Javascript est activé, il est possible de voir défiler les tags du site en ligne horizontale en haut du site… Bientôt, un article plus détaillé !

Horizontal scrolling list of tags

If JavaScript is activated, it is now possible to see the first 20 more frequent tags of a site… soon a deep post…