background preloader

Vegas Background jQuery Plugin

Vegas Background jQuery Plugin

webdev.stephband.info Download git clone github.com/stephband/jparallax Instantiation jQuery( '.parallax-layer' ).parallax( options ); What does jquery.parallax do? jParallax turns nodes into absolutely positioned layers that move in response to the mouse. With a bit of CSS you can either set up windows to see these layers through, or leave them free to roam about. The diagram on the right illustrates what jParallax does to the html: and here's a demonstration with some images: More demos demos/index.html demos/stalkbuttons.html - multiple parallax. demos/remotecontrol.html - parallax by remote control. demos/thumbnails.html - beautiful interactive thumbnails. demos/target.html - demonstrates how smoothly jParallax handles window resizing. Using jParallax The default behaviour of jParallax is to show the whole width of a layer in response to the mouse travelling the whole width of the mouseport. There are various ways to style jParallax effectively. Options Layer Options Events

Vegas, un slideshow / background fullscreen avec jQuery Vegas est un plugin jQuery qui permet de mettre en place un système de background « fullscreen » pouvant faire office de slideshow. Facile à mettre en place, ce plugin génère des arrières-plans dynamiques et étirables, quelle que soit la résolution d’écran. Un background dynamique Conçu par Jay Salvat, développeur français reconnu pour ses travaux JS de qualité (en autres Buzz et markItUp!), Vegas s’intègre rapidement sur n’importe quel webdesign. Il est possible de l’utiliser aussi bien comme background fixe que comme slideshow « fullscreen » avec images de fond qui défilent, le tout avec une bonne compatibilité navigateur (IE7+). Mise en place de Vegas On commence par inclure les dépendances : le framework jQuery, ainsi que le plugin Vegas (fichier JS et feuille de style). Ensuite, tout se configure dans l’appel du plugin. Si vous souhaitez définir un slideshow, il faut définir plusieurs images dans le paramètre backgrounds.

PikaChoose - An easy jQuery Slideshow Plugin Grid-A-Licious Back in mid 2008, I created a jQuery plugin. I named it Grid-A-Licious and described it as, "Divs are placed in chronological order with a special grid" because I had no clue how to explain it better. I used this script a lot and designed many sites with it during 2008. At first, people were very skeptic and confused on how to read the grid, and thought this kind of layout belonged in real papers. This reaction slowly faded away once the layout became more and more popular when different developers and designers started to create their own script's interpretation of the floating grid layout effect. In Dec 2008, I decided to wrap the script into a Wordpress theme and release it as a christmas gift to the world. Today this floating grid layout effect is heavily used around the net and there are tons of different variations of the script to download and use. So, why am I continuing developing this? If this is something you’ve been looking for, go ahead and download the plugin and use it.

Apprise - The attractive alert alternative for jQuery The initial release of Apprise has been a major success and is often what this site is most commonly associated with. As far as I've been able to track, Apprise has been downloaded over 23,000 times and has been mentioned in over 46,000 blogs. Which is fantastic, especially for something that I've never been very proud of. I've wanted to update, and change the UI, of this for over a year now. Demos Let's get right down to business. Pretty slick, right? Let's take a peak at the default settings before we change the options around a bit. You'll notice that the buttons are completely customizable and can easily be altered using your own CSS rules. Let's try another demo, but changing the settings around a bit. We're going to use a custom CSS class on our confirm button. You'll see the custom blue button with it's custom text, as well as a goofy little callback function that populates the field below: Response: Using

alvarotrigo/fullPage.js Peity • progressive <canvas> pie charts Peity (sounds like deity) is a jQuery plugin that converts an element's content into a <svg> mini pie 2/5 donut 5,2,3 line 5,3,9,6,5,9,7,3,5,2 or bar chart 5,3,9,6,5,9,7,3,5,2 and is compatible with any browser that supports <svg>: Chrome, Firefox, IE9+, Opera, Safari. Download version 3.2.1 Uncompressed 8.7Kb jquery.peity.js Minified 3.6Kb (+gzipped 1.7Kb) jquery.peity.min.js Source github.com/benpickles/peity Pie Charts Call peity("pie") on a jQuery selection. You can also pass delimiter, fill, height, radius and width options. <span class="pie">1/5</span><span class="pie">226/360</span><span class="pie">0.52/1.561</span><span class="pie">1,4</span><span class="pie">226,134</span><span class="pie">0.52,1.041</span><span class="pie">1,2,3,2,2</span> JavaScript $("span.pie").peity("pie") Donut Charts Donut charts are the same as pie charts and take the same options with an added innerRadius option which defaults to half the radius. $('.donut').peity('donut') Line Charts $(".line").peity("line") Events

Cycle, un plugin jQuery pour créer un diaporama photo Cycle est un plugin jQuery qui permet de créer un diaporama photo. L’outil est assez souple : plus d’une cinquantaine d’options sont configurables pour personnaliser les effets de transition, la vitesse d’animation, l’appel de fonctions de callback, etc. Simple et rapide à mettre en place. Des transitions personnalisables Toutes les caractéristiques de base d’un slideshow sont personnalisables : la vitesse d’animation, la lecture en boucle, le mode de déclenchement, l’appel de fonctions de callback, ou encore la mise en pause… Mais c’est surtout le nombre de transitions qui est remarquable : grâce au plugin jQuery Easing, vous pouvez utiliser une multitude d’effets de transition avec les fonctions « easing ». Un diaporama facile à mettre en place Après avoir inclus la librairie jQuery et le plugin Cycle, on définit la structure HTML de la façon suivante avec une simple div contenant des images. Puis on fait appel au plugin Cycle. C’est terminé, votre diaporama fonctionne.

Related: