jquery

TwitterFacebook
Get flash to fully experience Pearltrees

Spritely.net

You can use it on any html web page, and any part of the page can interact with a sprite (click anywhere on this page and wait and you'll see what we mean). animated objects can also fly above the text of a web page, or you could animate a background, without affecting other elements on the page. http://www.spritely.net/

Path-Tech.fr

Bonjour à tous ! http://www.path-tech.fr/
Il va sans dire que pour comprendre tant soit peu l'article qui suit, il vous faut un minimum de connaissances JavaScript et du modèle objet des documents (DOM). Nous verrons donc la base en vous donnant les détails nécessaires à votre apprentissage afin que vous soyiez en mesure de progresser par vous-même facilement. Comme presque tout ce que nous faisons avec jQuery, ce dernier lit ou manipule le modèle objet du document (DOM).

Introduction à la bibliothèque JavaScript jQuery

http://pckult.developpez.com/tutoriels/javascript/frameworks/jquery/introduction/
http://jqueryfrance.free.fr/50_snippets_jquery_qui_peuvent_vous_aider.php

Article : 50 Snippets jQuery qui peuvent vous aider dans vos projets JavaScript

Certains de ces fragments font appel à de nouvelles fonctions de jQuery 1.4.2, tandis que d'autres sont des fonctions réellement utiles ou des méthodes qui peuvent vous aider à faire les choses mieux ou plus vite. Maintenant, vous pouvez continuer à travailler avec ces objets jQuery. Par exemple, "keepList" est basé sur des checkboxes dont les noms correspondent aux noms de classes :

JQuery CSS Emoticons Plugin - Alfa Jango Blog

The CSS Emoticons plugin is a simple jQuery plugin (and stylesheet) that allows you to turn any text emoticons on the page into cute little smiling faces with pure CSS3 styling (no images whatsoever). The result is great-looking emoticons that leave the text exactly as written (so that the text emoticons actually get copied and pasted with the text if you select a block of text from the page). This uses the CSS3 properties, transform, border-radius, box-shadow, gradient, and transition (when supported). http://os.alfajango.com/css-emoticons/
http://www.path-tech.fr/dev/creez-un-magnifique-menu-en-bulles-avec-jquery/ about 10 months ago - 1 commentaire

Path-Tech.fr

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam quis mi eu elit tempor facilisis id et neque. Nulla sit amet sem sapien.

Fancy lightbox alternative

http://fancybox.net/home
http://www.shadowbox-js.com/index.html

Shadowbox.js

Shadowbox uses HTML markup that validates . It doesn't depend on phony HTML attributes in your anchor tags to make it work.
Dans certains cas, vous aurez peut-être besoin de faire un lien, une pub, un RSS, non intrusif mais, malgré tout, le plus intègre possible. http://www.jquerylab.fr/

JqueryLab

Tous les articles appartenant à la rubrique Plugin jQuery

osmLeaflet.jQuery est un plugin jQuery dédié à la gestion de l’API de Leaflet pour afficher des cartes basées sur Open Street Map . C’est une alternative intéressante à Google Maps, qui, le rappelle Mathieu Robin , est un service payant dans le cadre d’une utilisation commerciale. Quant à OpenStreetMap, il s’agit d’un projet de cartographie mondiale modifiable et dont les données dont libres.
In the 15 years since the HTML table element was first incorporated into HTML 2.0, it has been on a constant roller coaster ride.

jQuery HTML Table Toolbox - Noupe Design Blog

jQSlickWrap - Slick text wrapping for jQuery

Why would I need this? If you've ever felt the need to wrap stuff around an irregularly-shaped image using CSS's float , you may have been somewhat disappointed to find out that it's forced to wrap around the image's bounding box, rather than the actual contents of the image.

Collapser | jQuery Plugins

Jquery collapser is a multi purpose collapser plugin made for expanding and collapsing elements.

Tutorial: Using jQuery Masonry with WordPress | WPLover

This is a short tutorial on integrating Masonry , the jQuery layout plugin, with your WordPress site. We will try to use that jQuery plugin to show a list of posts in a neatly stacked layout, similar to the one I have down here . Here’s an explanation about Masonry, from it’s home page: