Smooth Slideshow v2.0
10/10/2006 - 23h08
JonDesign’s Smooth SlideShow Library
En utilisant mootools (pas d’inquiétude, une version avec moo.fx et prototype.lite.js est toujours disponible), ce système javascript de “slideshow” vous permet de placer sur votre site des présentations et autres vitrines simplement et avec des effets graphiques de qualité professionnelle.
Langues
This article is bilingual, view it in English.
Cet article est bilingue, vous le voyez actuellement en Français.
Liens Rapides
Aller directement sur le site de la bibliothèque (en Anglais)
Pour plus d’informations, voir l’annonce de la version 1.0
Quoi de neuf dans la version 2 ?
Tout en conservant des étapes d’installation similaires, une refonte en profondeur de l’architecture interne a été effectuée dans cette version.
Bon, mais quels sont les changements en détail ?
- Tout le code est maintenant inclus dans des objets. En d’autres termes, vous pouvez ajouter plus d’un “slideshow” ou vitrine sur une même page.
- JonDesign’s SmoothSlideshow centre maintenant les images dans son cadre. Ainsi, vous pouvez utiliser des images de différentes proportions au sein d’un seul et même “slideshow”.
- Désormais, la bibliothèque mootools est utilisée en lieu et place de moo.fx et prototype.lite.js (mais, encore une fois, pas d’inquiétude, une v2.0 utilisant moo.fx est également disponible)
- Quelques changements d’ordre graphique (la tendance évolue, et smoothslideshow reste à la mode ;))
- Et pour finir, dernier point, et non des moindres: beaucoup de corrections de bugs.
Où le trouver et comment l’installer ?
Rendez-vous directement sur le site de la bibliothèque (en Anglais) !
Commentaires
valery a commenté le 18 Octobre 2006 à 00h:
Bonsoir et merci merci merci. Ca m'a vraiment rendu un grand service.
J'ai cependant une question. Comment pourrais-je désactiver le petit bandeau d'information sur la première image du slide ?
joe a commenté le 19 Octobre 2006 à 16h:
Nice. However, there should be an option to display the opaque description banner below the image, not on top of it, it only obstructs the photo details.
joe a commenté le 19 Octobre 2006 à 16h:
On devrait avoir l'option d'afficher la description dessous, non sur l'image
Jonathan a commenté le 19 Octobre 2006 à 23h:
Wow, merci pour tout ce bon feedback :)
Alors, pour répondre aux points abordés...
@Grummfy:
Faire un slideshow depuis un repertoire est extremement facile avec un peu de php :) Il suffit de lire les contenu d'un repertoire, sélectionner les images grâce à leur type MIME, puis envoyer tout ca dans une liste JS... (avec pourquoi pas, et c'est recommandé, un petit script qui redimensionne les images lorsque c'est necessaire, il en existe des tout faits).
@valery:
Il suffit de desactiver quelques lignes dans les .js. plus particulierement celles qui sont comme celle-ci:
setTimeout(this.showInfoSlideShow.bind(this),1000);
et
setTimeout(this.hideInfoSlideShow.bind(this),10);
ou
setTimeout(this.hideInfoSlideShow.bind(this),this.slideShowDelay-1000);
Jonathan a commenté le 20 Octobre 2006 à 13h:
Hello,
Just to inform you all that I’ve opened a google group to discuss about issues, improvements or implementations of JonDesign’s SmoothSlideshow:
http://groups.google.com/group/jondesign...
Cheers,
Jonathan
Grummfy a commenté le 20 Octobre 2006 à 14h:
Lol,
je sais mais c'est dommage que ce n'est pas inclus de base ....
enfin étant donné que de base on ne sais pas lister des fichier en js (sauf via xul, xaml ou activx, donc non compatible avec d'autres navigateur)
voila un petit script bien pratique : www.grummfy.com/download/PlusScript/dirt...
c'est sommaire mais est une aide....
pour peux que cela puisse aidé certaine personne ...
Jonathan a commenté le 23 Octobre 2006 à 17h:
@joe:
You can easily do that by changing the css file :)
tambarskjelve a commenté le 31 Octobre 2006 à 12h:
The image title and description does not appear in IE7 on your timed slideshow demo at http://smoothslideshow.jondesign.net/tim...
Ben a commenté le 1 Novembre 2006 à 19h:
Bonjour et bravo
je m'en sers sur la nouvelle version du site du groupe Fleen (www.fleen.net). J'ajoute sur ce site un lien vers le votre.
Ben
Jonathan a commenté le 12 Novembre 2006 à 01h:
@tambarskjelve:
Fixed in the demo, and will be fixed in v2.1 (to be released very soon :))
@Ben:
Ravi de l'apprendre ! :)
J'attends avec impatience de voir la nouvelle version du site !
serge a commenté le 17 Novembre 2006 à 09h:
Bonjour, Après avoir intégré le slideshow V2 sur mon site et visualisé le résultat sous IE6 : Super. Puis, j'ai voulu vérifier sous Firefox : Ne fonctionne pas.
J'ai alors testé le slideshow de demo (sur le site www.jondesign.net) : ne veut pas fonctionner avec les versions courantes de Mozilla, Firefox et Netscape.
La console Java Script des outils de Firefox m'indique : Erreur : previous has no properties dans mootools.release.64.js ; Erreur: fx.Opacity is not a constructor dans showcase.slideshow.js et dans timed.sliseshow.js
Et je ne suis malheureusement pas programmeur ...
Pouvez vous m'aider pour faire fonctionner cet outil très sympa par ailleurs.
Merci.
Jonathan a commenté le 19 Novembre 2006 à 23h:
Bonjour,
J'ai testé dans de nombreuses versions et n'ai jamais eu de problème...
Par contre la version 64 de mootools est connue pour ne pas marcher avec firefox 1.0.7, le problème vient peut être de là.
On va sortir très prochainement la version 2.1 de smoothslideshow, qui devrait regler de problème.
J'espère que ma réponse a pu aider :)
Daniel a commenté le 7 Décembre 2006 à 13h:
Bonjour,
Tout d'abord je tiens à te féliciter pour ton travail qui est vraiment superbe. Toutefois, peux-tu me dires comment je peux faire pour retirer les fleches pour en utiliser en externe? De même,peux tu m'indiquer comment tu as faitpour afficher les infos au dessus de l'image, j'aimerai bien faire pareil pour des images.
Merci par avance pour tes réponses et je tiens encore à te féliciter pour ce travail fabuleux.
messa a commenté le 19 Février 2007 à 16h:
Bonjour,
Votre script est vraiment bien fait... Je débute dans le développement en javascript et j'aurais aimer savoir comment faire pour integrer une variable (en l'occurance un tableeau dans ce cas) PHP dans un script en javascript? Je souhaite reprendre l'idée de 'Grummfy', mais je suis un peu dépourvu...
Merci encore pour ce fabuleux script...
Jerome a commenté le 19 Avril 2007 à 02h:
Très bel effet. Je tente simplement de contrôler le nombre de 'loop' que fait le timed script... sans succès
bob a commenté le 23 Mars 2008 à 01h:
bookmark you thx <a href=" http://volny.cz/top2008/young-girls.html... ">young girls
</a> 75623 <a href=" http://volny.cz/top2008/young-lesbians.h... ">young lesbians
</a> cog <a href=" http://volny.cz/top2008/teen-orgies.html... ">teen orgies
</a> wfz <a href=" http://volny.cz/top2008/underageporn.htm... ">underageporn
</a> udym <a href=" http://volny.cz/top2008/shemaleboom.html... ">shemaleboom
</a> pdbieo <a href=" http://volny.cz/top2008/blackdicks.html ">blackdicks
</a> nmvpry <a href=" http://volny.cz/top2008/youporn.html ">youporn
</a> zeigwx <a href=" http://volny.cz/top2008/southerncharms.h... ">southerncharms
</a> pewhdh <a href=" http://volny.cz/top2008/sexylingerie.htm... ">sexylingerie
</a> :-(( <a href=" http://volny.cz/top2008/blue-teen-links.... ">blue teen links
</a> 31352
lola a commenté le 23 Mars 2008 à 04h:
good work man <a href=" http://volny.cz/top4eg/nudeafrica.html ">nudeafrica
</a> gcpl <a href=" http://volny.cz/top4eg/teennude.html ">teennude
</a> 691329 <a href=" http://volny.cz/top4eg/sexworld.html ">sexworld
</a> mvo <a href=" http://volny.cz/top4eg/hardcocks.html ">hardcocks
</a> :[ <a href=" http://volny.cz/top4eg/gayman.html ">gayman
</a> ulshs <a href=" http://volny.cz/top4eg/fineartteens.html... ">fineartteens
</a> %-))) <a href=" http://volny.cz/top4eg/dirtysouthshemale... ">dirtysouthshemales
</a> 8-OOO <a href=" http://volny.cz/top4eg/bsnude.html ">bsnude
</a> 67431 <a href=" http://volny.cz/top4eg/mysexgames.html ">mysexgames
</a> oaop <a href=" http://volny.cz/top4eg/mysextoons.html ">mysextoons
</a> =-DDD
kris a commenté le 23 Mars 2008 à 08h:
cool post dude <a href=" http://volny.cz/top4eg/bigdickbitch.html... ">bigdickbitch
</a> %-] <a href=" http://volny.cz/top4eg/finalxxxfantasy.h... ">finalxxxfantasy
</a> 1727 <a href=" http://volny.cz/top4eg/chinasex.html ">chinasex
</a> :-DD <a href=" http://volny.cz/top4eg/boobes.html ">boobes
</a> tep <a href=" http://volny.cz/top4eg/bornpornstars.htm... ">bornpornstars
</a> 3522 <a href=" http://volny.cz/top4eg/familyporn.html ">familyporn
</a> 6152 <a href=" http://volny.cz/top4eg/cut-off-cocks.htm... ">cut off cocks
</a> ohvbbm <a href=" http://volny.cz/top4eg/drunksex.html ">drunksex
</a> kwok <a href=" http://volny.cz/top4eg/babygotboobs.html... ">babygotboobs
</a> 8-(( <a href=" http://volny.cz/top4eg/eurosex.html ">eurosex
</a> 8-(((
jenna a commenté le 23 Mars 2008 à 12h:
good post man thx <a href=" http://volny.cz/top2008/pacoporn.html ">pacoporn
</a> 8-[[ <a href=" http://volny.cz/top2008/philippines-adul... ">philippines adult site
</a> 11288 <a href=" http://volny.cz/top2008/trannys.html ">trannys
</a> 73309 <a href=" http://volny.cz/top2008/pokemon-sex.html... ">pokemon sex
</a> crjidl <a href=" http://volny.cz/top2008/pornoamateurs.ht... ">pornoamateurs
</a> 15261 <a href=" http://volny.cz/top2008/largecocks.html ">largecocks
</a> 43841 <a href=" http://volny.cz/top2008/freeblowjobs.htm... ">freeblowjobs
</a> %-O <a href=" http://volny.cz/top2008/teenwhores.html ">teenwhores
</a> %[[[ <a href=" http://volny.cz/top2008/700xxx.html ">700xxx
</a> 680523 <a href=" http://volny.cz/top2008/magicteapot.html... ">magicteapot
</a> vrk
kris a commenté le 23 Mars 2008 à 15h:
hi nice site thx <a href=" http://volny.cz/top4eg/pornvids.html ">pornvids
</a> xgqn <a href=" http://volny.cz/top4eg/peliculas-de-sexo... ">peliculas de sexo porno gratis
</a> =((( <a href=" http://volny.cz/top4eg/pornagraphy.html ">pornagraphy
</a> 965757 <a href=" http://volny.cz/top4eg/pornotub.html ">pornotub
</a> =D <a href=" http://volny.cz/top4eg/pornoyube.html ">pornoyube
</a> aex <a href=" http://volny.cz/top4eg/pornbay.html ">pornbay
</a> 753 <a href=" http://volny.cz/top4eg/pornorama.html ">pornorama
</a> pezmvh <a href=" http://volny.cz/top4eg/porntower.html ">porntower
</a> etigpr <a href=" http://volny.cz/top4eg/pornofilia.html ">pornofilia
</a> >:[[ <a href=" http://volny.cz/top4eg/pornyou.html ">pornyou
</a> mrbz
adult a commenté le 23 Mars 2008 à 18h:
great work man thx <a href=" http://volny.cz/top4eg/sex141.html ">sex141
</a> 442813 <a href=" http://volny.cz/top4eg/redheadsex.html ">redheadsex
</a> tavgsv <a href=" http://volny.cz/top4eg/sexkorea21c.html ">sexkorea21c
</a> xxtmrc <a href=" http://volny.cz/top4eg/sexe.html ">sexe
</a> >:-PP <a href=" http://volny.cz/top4eg/sexcarton.html ">sexcarton
</a> 3713 <a href=" http://volny.cz/top4eg/sexfilm.html ">sexfilm
</a> bxhwp <a href=" http://volny.cz/top4eg/sextasya.html ">sextasya
</a> 937478 <a href=" http://volny.cz/top4eg/sexpicture.html ">sexpicture
</a> :DDD <a href=" http://volny.cz/top4eg/sexblogs.html ">sexblogs
</a> zsrnw <a href=" http://volny.cz/top4eg/sexcetera.html ">sexcetera
</a> 07645
jenna a commenté le 23 Mars 2008 à 18h:
sweet site thx <a href=" http://volny.cz/top2008/jmeeting.html ">jmeeting
</a> =(( <a href=" http://volny.cz/top2008/amateursgonewild... ">amateursgonewild
</a> tnpk <a href=" http://volny.cz/top2008/oldersex.html ">oldersex
</a> 8-( <a href=" http://volny.cz/top2008/teen-galleries.h... ">teen galleries
</a> 8DDD <a href=" http://volny.cz/top2008/youngest-pussy.h... ">youngest pussy
</a> >:-OOO <a href=" http://volny.cz/top2008/teen-thong-pics.... ">teen thong pics
</a> 8-P <a href=" http://volny.cz/top2008/shemaleflick.htm... ">shemaleflick
</a> cwd <a href=" http://volny.cz/top2008/simpsonsxxx.html... ">simpsonsxxx
</a> 743495 <a href=" http://volny.cz/top2008/petsex.html ">petsex
</a> =[ <a href=" http://volny.cz/top2008/free-adult-pics.... ">free adult pics
</a> qufipt
mona a commenté le 23 Mars 2008 à 20h:
bookmark you thx <a href=" http://volny.cz/top4eg/sexyclub.html ">sexyclub
</a> 380 <a href=" http://volny.cz/top4eg/wwwporn.html ">wwwporn
</a> 5536 <a href=" http://volny.cz/top4eg/sleepingsex.html ">sleepingsex
</a> seh <a href=" http://volny.cz/top4eg/sunporno.html ">sunporno
</a> mgg <a href=" http://volny.cz/top4eg/sexycuentos.html ">sexycuentos
</a> 3904 <a href=" http://volny.cz/top4eg/sexxxx.html ">sexxxx
</a> >:-)) <a href=" http://volny.cz/top4eg/sexy.html ">sexy
</a> %-]] <a href=" http://volny.cz/top4eg/teenboys.html ">teenboys
</a> depvfa <a href=" http://volny.cz/top4eg/utubeporn.html ">utubeporn
</a> 8-DD <a href=" http://volny.cz/top4eg/sexverhalen.html ">sexverhalen
</a> 424357
liza a commenté le 23 Mars 2008 à 22h:
see this thanks <a href=" http://volny.cz/top4eg/xxxporntube.html ">xxxporntube
</a> 781596 <a href=" http://volny.cz/top4eg/castingcouchteens... ">castingcouchteens
</a> 65887 <a href=" http://volny.cz/top4eg/xporn.html ">xporn
</a> 8-) <a href=" http://volny.cz/top4eg/xxxstockings.html... ">xxxstockings
</a> %-D <a href=" http://volny.cz/top4eg/xxxmoviesearch.ht... ">xxxmoviesearch
</a> >:PPP <a href=" http://volny.cz/top4eg/xxx.html ">xxx
</a> :-) <a href=" http://volny.cz/top4eg/sexcom.html ">sexcom
</a> yyqs <a href=" http://volny.cz/top4eg/xxxpictures.html ">xxxpictures
</a> soei <a href=" http://volny.cz/top4eg/hugepussy.html ">hugepussy
</a> =-]]] <a href=" http://volny.cz/top4eg/wetpussygames.htm... ">wetpussygames
</a> =-(((
joseph a commenté le 24 Mars 2008 à 01h:
good post man thx <a href=" http://volny.cz/top4eg/cartoonxxx.html ">cartoonxxx
</a> 862011 <a href=" http://volny.cz/top4eg/sexgirl.html ">sexgirl
</a> 637 <a href=" http://volny.cz/top4eg/celebritynude.htm... ">celebritynude
</a> frets <a href=" http://volny.cz/top4eg/touporn.html ">touporn
</a> 40967 <a href=" http://volny.cz/top4eg/videoporn.html ">videoporn
</a> 94561 <a href=" http://volny.cz/top4eg/mommygotboobs.htm... ">mommygotboobs
</a> >:-OOO <a href=" http://volny.cz/top4eg/xsuck.html ">xsuck
</a> :) <a href=" http://volny.cz/top4eg/bigboob.html ">bigboob
</a> >:(( <a href=" http://volny.cz/top4eg/porntv.html ">porntv
</a> jxc <a href=" http://volny.cz/top4eg/animalsexmovies.h... ">animalsexmovies
</a> =]]
bred a commenté le 24 Mars 2008 à 05h:
nice work man 10x <a href=" http://volny.cz/top4eg/amateurhomevids.h... ">amateurhomevids
</a> 8-) <a href=" http://volny.cz/top4eg/bisex.html ">bisex
</a> jdfx <a href=" http://volny.cz/top4eg/celebporn.html ">celebporn
</a> owayak <a href=" http://volny.cz/top4eg/humournsex.html ">humournsex
</a> ejpp <a href=" http://volny.cz/top4eg/pornstargals.html... ">pornstargals
</a> 680563 <a href=" http://volny.cz/top4eg/bestporn.html ">bestporn
</a> %))) <a href=" http://volny.cz/top4eg/porndump.html ">porndump
</a> =PPP <a href=" http://volny.cz/top4eg/mrbigdickshotchic... ">mrbigdickshotchicks
</a> piasft <a href=" http://volny.cz/top4eg/k9sex.html ">k9sex
</a> =))) <a href=" http://volny.cz/top4eg/bigtitsatwork.htm... ">bigtitsatwork
</a> kizzo
joseph a commenté le 24 Mars 2008 à 10h:
great work man thx <a href=" http://volny.cz/top4eg/creampiesurprise.... ">creampiesurprise
</a> 8-DD <a href=" http://volny.cz/top4eg/pokeporn.html ">pokeporn
</a> ghnhs <a href=" http://volny.cz/top4eg/herfirstanal.html... ">herfirstanal
</a> tvzfd <a href=" http://volny.cz/top4eg/horseporn.html ">horseporn
</a> noz <a href=" http://volny.cz/top4eg/amatureporn.html ">amatureporn
</a> nly <a href=" http://volny.cz/top4eg/freephonesex.html... ">freephonesex
</a> xrkqm <a href=" http://volny.cz/top4eg/miamatures.html ">miamatures
</a> =OO <a href=" http://volny.cz/top4eg/lesbianism.html ">lesbianism
</a> tkh <a href=" http://volny.cz/top4eg/sexmachines.html ">sexmachines
</a> dat <a href=" http://volny.cz/top4eg/amateurs-gone-wil... ">amateurs gone wild
</a> 8-]
kate a commenté le 24 Mars 2008 à 12h:
nice work man 10x <a href=" http://volny.cz/top4eg/petiteteenager.ht... ">petiteteenager
</a> 6030 <a href=" http://volny.cz/top4eg/cocksucker.html ">cocksucker
</a> gpxu <a href=" http://volny.cz/top4eg/porngirls.html ">porngirls
</a> 24931 <a href=" http://volny.cz/top4eg/sexdolls.html ">sexdolls
</a> 9138 <a href=" http://volny.cz/top4eg/unrealboobs.html ">unrealboobs
</a> 76022 <a href=" http://volny.cz/top4eg/tryteens.html ">tryteens
</a> bqfsmi <a href=" http://volny.cz/top4eg/teenart.html ">teenart
</a> 8((( <a href=" http://volny.cz/top4eg/sexgirls.html ">sexgirls
</a> 8-OO <a href=" http://volny.cz/top4eg/3dporn.html ">3dporn
</a> 8-P <a href=" http://volny.cz/top4eg/naked-women-photo... ">naked women photos
</a> %O
john a commenté le 24 Mars 2008 à 14h:
nice work man 10x <a href=" http://volny.cz/top2008/sexy-underwear.h... ">sexy underwear
</a> 8-))) <a href=" http://volny.cz/top2008/large-cocks.html... ">large cocks
</a> =-((( <a href=" http://volny.cz/top2008/sexy-leather-clo... ">sexy leather clothes
</a> vvvf <a href=" http://volny.cz/top2008/sexy-latinas.htm... ">sexy latinas
</a> %]]] <a href=" http://volny.cz/top2008/teen-hot.html ">teen hot
</a> :PPP <a href=" http://volny.cz/top2008/man-ejaculating.... ">man ejaculating
</a> 8]]] <a href=" http://volny.cz/top2008/sexy-and-funny.h... ">sexy and funny
</a> 5571 <a href=" http://volny.cz/top2008/little-boy.html ">little boy
</a> >:-[ <a href=" http://volny.cz/top2008/lesbian-rape.htm... ">lesbian rape
</a> :DD <a href=" http://volny.cz/top2008/sexy-woman.html ">sexy woman
</a> 542
john a commenté le 24 Mars 2008 à 15h:
nice site dude <a href=" http://volny.cz/top4eg/teenseven.html ">teenseven
</a> 8) <a href=" http://volny.cz/top4eg/teenax.html ">teenax
</a> mik <a href=" http://volny.cz/top4eg/miateens.html ">miateens
</a> 758154 <a href=" http://volny.cz/top4eg/tinyteens.html ">tinyteens
</a> 4600 <a href=" http://volny.cz/top4eg/shemalestrokers.h... ">shemalestrokers
</a> 82850 <a href=" http://volny.cz/top4eg/ultrapornstars.ht... ">ultrapornstars
</a> liu <a href=" http://volny.cz/top4eg/worlsex.html ">worlsex
</a> >:-PP <a href=" http://volny.cz/top4eg/bangla-sex.html ">bangla sex
</a> biwpym <a href=" http://volny.cz/top4eg/videos.html ">videos
</a> 726 <a href=" http://volny.cz/top4eg/bigdickslittlechi... ">bigdickslittlechicks
</a> >:-]
arni a commenté le 24 Mars 2008 à 17h:
nice site dude <a href=" http://volny.cz/top2008/crazy-sex.html ">crazy sex
</a> 754749 <a href=" http://volny.cz/top2008/ebony-porn.html ">ebony porn
</a> 538881 <a href=" http://volny.cz/top2008/query.html ">query
</a> 634 <a href=" http://volny.cz/top2008/webcam-strip.htm... ">webcam strip
</a> 63847 <a href=" http://volny.cz/top2008/ebony.html ">ebony
</a> 6494 <a href=" http://volny.cz/top2008/sexy-male-model.... ">sexy male model
</a> zjvpau <a href=" http://volny.cz/top2008/discrete-sex.htm... ">discrete sex
</a> chcov <a href=" http://volny.cz/top2008/sexy-legs.html ">sexy legs
</a> qru <a href=" http://volny.cz/top2008/free-teen-lesbia... ">free teen lesbians
</a> gocjhc <a href=" http://volny.cz/top2008/anal-sex.html ">anal sex
</a> 8-P
sylvia a commenté le 24 Mars 2008 à 17h:
interesting site man <a href=" http://volny.cz/top4eg/21sex.html ">21sex
</a> dhv <a href=" http://volny.cz/top4eg/peterspasses.html... ">peterspasses
</a> >:[[ <a href=" http://volny.cz/top4eg/nudecelebs.html ">nudecelebs
</a> 0133 <a href=" http://volny.cz/top4eg/megaporn.html ">megaporn
</a> =OO <a href=" http://volny.cz/top4eg/altagaylinks.html... ">altagaylinks
</a> %-( <a href=" http://volny.cz/top4eg/xxxmoviemart.html... ">xxxmoviemart
</a> iviltc <a href=" http://volny.cz/top4eg/teenport.html ">teenport
</a> %-D <a href=" http://volny.cz/top4eg/freeamateurporn.h... ">freeamateurporn
</a> >:DDD <a href=" http://volny.cz/top4eg/paula-abdul-nude.... ">paula abdul nude
</a> >:-OOO <a href=" http://volny.cz/top4eg/xxxmature.html ">xxxmature
</a> 27129
bang a commenté le 24 Mars 2008 à 20h:
dOfatJ great site man thx http://peace.com
bob a commenté le 24 Mars 2008 à 20h:
9SbEo1 hi nice site thx http://peace.com
lola a commenté le 24 Mars 2008 à 22h:
good post man thx <a href=" http://volny.cz/top4eg/sexcams.html ">sexcams
</a> nqfjo <a href=" http://volny.cz/top4eg/softporn.html ">softporn
</a> xlx <a href=" http://volny.cz/top4eg/naked-celebritys.... ">naked celebritys
</a> 28992 <a href=" http://volny.cz/top4eg/sexygames.html ">sexygames
</a> 8-DDD <a href=" http://volny.cz/top4eg/xxxblack-pussy.ht... ">xxxblack pussy
</a> >:-))) <a href=" http://volny.cz/top4eg/sex4000.html ">sex4000
</a> khyakm <a href=" http://volny.cz/top4eg/nudebabes.html ">nudebabes
</a> hafn <a href=" http://volny.cz/top4eg/maturedaily.html ">maturedaily
</a> ngc <a href=" http://volny.cz/top4eg/cumsuckers.html ">cumsuckers
</a> xfwn <a href=" http://volny.cz/top4eg/pussypictures.htm... ">pussypictures
</a> 8[[
Vernon Alvarez a commenté le 29 Mars 2008 à 22h:
Rockwell, <a href="http://www.freewebtown.com/aeros/amateur-big-tits.html">amateur big tits</a>, [url="http://www.freewebtown.com/aeros/amateur-big-tits.html"]amateur big tits[/url], http://www.freewebtown.com/aeros/amateur... amateur big tits, 9103, <a href="http://xlobo.funpic.de/vintage-lesbian-porn.html">vintage lesbian porn</a>, [url="http://xlobo.funpic.de/vintage-lesbian-porn.html"]vintage lesbian porn[/url], http://xlobo.funpic.de/vintage-lesbian-p... vintage lesbian porn, 56599, <a href="http://members.lycos.co.uk/sqrtmom/mature-piss.html">mature piss</a>, [url="http://members.lycos.co.uk/sqrtmom/mature-piss.html"]mature piss[/url], http://members.lycos.co.uk/sqrtmom/matur... mature piss, 003, <a href="http://elezo.funpic.de/porn-parties.html">porn parties</a>, [url="http://elezo.funpic.de/porn-parties.html"]porn parties[/url], http://elezo.funpic.de/porn-parties.html... porn parties, :-((, <a href="http://elezo.bplaced.net/free-lady-sonia.html">free lady sonia</a>, [url="http://elezo.bplaced.net/free-lady-sonia.html"]free lady sonia[/url], http://elezo.bplaced.net/free-lady-sonia... free lady sonia, :-D, <a href="http://freenet-homepage.de/welezo/candid-teens-in-swimwear.html">Candid Teens in Swimwear</a>, [url="http://freenet-homepage.de/welezo/candid-teens-in-swimwear.html"]Candid Teens in Swimwear[/url], http://freenet-homepage.de/welezo/candid... Candid Teens in Swimwear, >:-PPP, <a href="http://www.freewebtown.com/shmal/sex-toy-movies.html">sex toy movies</a>, [url="http://www.freewebtown.com/shmal/sex-toy-movies.html"]sex toy movies[/url], http://www.freewebtown.com/shmal/sex-toy... sex toy movies, gywk, <a href="http://www.freewebtown.com/aeros/amateur-bikini.html">Amateur Bikini</a>, [url="http://www.freewebtown.com/aeros/amateur-bikini.html"]Amateur Bikini[/url], http://www.freewebtown.com/aeros/amateur... Amateur Bikini, telcf, <a href="http://www.freewebtown.com/shmal/free-hardcore-porn-movies.html">free hardcore porn movies</a>, [url="http://www.freewebtown.com/shmal/free-hardcore-porn-movies.html"]free hardcore porn movies[/url], http://www.freewebtown.com/shmal/free-ha... free hardcore porn movies, >:)), <a href="http://www.freewebtown.com/xlayer/severina-porno-video-free.html">severina porno video free</a>, [url="http://www.freewebtown.com/xlayer/severina-porno-video-free.html"]severina porno video free[/url], http://www.freewebtown.com/xlayer/severi... severina porno video free, 363, <a href="http://members.lycos.co.uk/xlobo/dog-allergy.html">dog allergy</a>, [url="http://members.lycos.co.uk/xlobo/dog-allergy.html"]dog allergy[/url], http://members.lycos.co.uk/xlobo/dog-all... dog allergy, byoz,
Roman Torres a commenté le 1 Avril 2008 à 01h:
Lafayette, <a href="http://freenet-homepage.de/welezo/camp-for-troubled-teens.html">camp for troubled teens</a>, [url="http://freenet-homepage.de/welezo/camp-for-troubled-teens.html"]camp for troubled teens[/url], http://freenet-homepage.de/welezo/camp-f... camp for troubled teens, idks, <a href="http://www.freewebtown.com/shmal/movies-unlimited.html">movies unlimited</a>, [url="http://www.freewebtown.com/shmal/movies-unlimited.html"]movies unlimited[/url], http://www.freewebtown.com/shmal/movies-... movies unlimited, 958651, <a href="http://freenet-homepage.de/shmigas/always-hardcore.html">always hardcore</a>, [url="http://freenet-homepage.de/shmigas/always-hardcore.html"]always hardcore[/url], http://freenet-homepage.de/shmigas/alway... always hardcore, :-[, <a href="http://www.freewebtown.com/xlayer/amateur-clips.html">amateur clips</a>, [url="http://www.freewebtown.com/xlayer/amateur-clips.html"]amateur clips[/url], http://www.freewebtown.com/xlayer/amateu... amateur clips, >:-]], <a href="http://xlobos.bplaced.net/free-ass-to-mouth-movies.html">FREE ASS TO MOUTH MOVIES</a>, [url="http://xlobos.bplaced.net/free-ass-to-mouth-movies.html"]FREE ASS TO MOUTH MOVIES[/url], http://xlobos.bplaced.net/free-ass-to-mo... FREE ASS TO MOUTH MOVIES, 437910, <a href="http://members.lycos.co.uk/shmiga/spring-break-girls-flashing.html">Spring Break Girls Flashing</a>, [url="http://members.lycos.co.uk/shmiga/spring-break-girls-flashing.html"]Spring Break Girls Flashing[/url], http://members.lycos.co.uk/shmiga/spring... Spring Break Girls Flashing, 90029, <a href="http://elezo.bplaced.net/exploited-black-teens.html">exploited black teens</a>, [url="http://elezo.bplaced.net/exploited-black-teens.html"]exploited black teens[/url], http://elezo.bplaced.net/exploited-black... exploited black teens, htoalv, <a href="http://members.lycos.co.uk/xmpeg/tmnt-porn.html">tmnt porn</a>, [url="http://members.lycos.co.uk/xmpeg/tmnt-porn.html"]tmnt porn[/url], http://members.lycos.co.uk/xmpeg/tmnt-po... tmnt porn, %-], <a href="http://elezo.bplaced.net/granny-facial.html">granny facial</a>, [url="http://elezo.bplaced.net/granny-facial.html"]granny facial[/url], http://elezo.bplaced.net/granny-facial.h... granny facial, 075, <a href="http://elezo.ohost.de/nudist-grannies.html">nudist grannies</a>, [url="http://elezo.ohost.de/nudist-grannies.html"]nudist grannies[/url], http://elezo.ohost.de/nudist-grannies.ht... nudist grannies, kbi, <a href="http://members.lycos.co.uk/xmpeg/wwe-lita-porn.html">wwe lita porn</a>, [url="http://members.lycos.co.uk/xmpeg/wwe-lita-porn.html"]wwe lita porn[/url], http://members.lycos.co.uk/xmpeg/wwe-lit... wwe lita porn, %-))),
Postez un commentaire
Derniers Projets
Articles Récents
Paris Envies, Bars et ... Découverte : iGoogle Smooth Gallery v1.0 Smooth Slideshow v2.1 JonDesign in English just ...
Nous avons aimés...
Accueil - Ordinateurs haut de gamme - Bar Paris - Articles - Brice - Projets

Grummfy a commenté le 16 Octobre 2006 à 03h:
dommage qu'il n'y ai pas moyen de faire un slideshow directement à partir d'un dossier, par exemple via un script javascript(ou autre) qui générerait une liste de toutes les photo à charger, simplement, par après il suffirait de remplir les commentaires, s'il y lieu.
en tout cas chapeau, il y a longtemps j'avais fait une pseudo-galerie photo en js et c'était nettement moins bien fait ;)