background preloader

jQuery

Facebook Twitter

jQuery documentation, manuel en français. Tuto jQuery pour débutant. jQuery : écrivez moins pour faire plus ! - Javascript. Gain A Better Understanding of jQuery. I've run into dozens of designers who aren't fully clear on what jQuery is.

Gain A Better Understanding of jQuery

They know it's cool, they know it's useful, and they may have even followed some related tutorials, but they're confused about what it really is. Is it something that comes with a browser? Is it a way of writing code? Is it a replacement for Flash? Is it just old-fashioned black magic? If you're a member of this group, this article is for you. To understand how jQuery fits into the landscape of the web, we have to first talk about JavaScript. jQuery's Roots: A Brief History of JavaScript An important word of clarification: Java and JavaScript are completely unrelated. Back in the day in the mid 1990s, websites were painfully static. This all changed in late 1995, when Netscape created a new programming language called JavaScript and added it to the Netscape browser. Before developers could start using JavaScript, though, it had to become a standard. Fast-forward to 2005. Sounds great, right?

A (Rock)Star Is Born. Planète jQuery : l'actualité jQuery, plugins jQuery et tutoriels jQuery en français. Apprendre et comprendre jQuery – 1/3. Tutoriels jQuery Introduction rapide et en douceur à l’utilisation d’une des bibliothèques JS à la mode.

Apprendre et comprendre jQuery – 1/3

Ou comment ajouter une couche d’interactions simplement et proprement à vos pages. NB : ce billet sera divisé en trois parties. Publié il y a déjà trop longtemps… Introduction jQuery est une bibliothèque JS développée principalement par John Resig. Par bibliothèque on entend donc un ensemble cohérent de fonctions permettant de s’affranchir des tâches rébarbatives et répétitives de façon uniforme sur les navigateurs les plus courants. Elle est sous licence GPL et MIT, et donc complètement réutilisable sur des travaux professionnels. Les navigateurs supportés sont : Firefox 1.5+Internet Explorer 6+Safari 2.0.2+Opera 9+ La bibliothèque est utilisée par exemple sur des sites comme : DellGoogle CodeDiggNBCAmazonMozillaWordPressDrupalSPIPThe Zend Frameworketc Par ailleurs cette bibliothèque est compatible (elle n’entre pas en conflit) avec d’autres.

Pré-requis Bases Appel <! Compression Une fonction. Tous les Tutoriels vidéos jQuery. Tutorials. Créer un menu contextuel avec jQuery. Ce menu contextuel est un plugin jQuery qui a été créé pour que son implémentation soit facile et qu'il requiert très peu d'efforts pour le configurer.

Créer un menu contextuel avec jQuery

Il existe un autre menu contextuel pour jQuery écrit par Chris Domigan. Ces deux projets n'ont aucun lien et aucun code source n'est distribué sur le projet de Chris. Pourquoi réinventer la roue ? Le but de ce plugin est de rationaliser la manière dont les actions sont liées aux éléments de menus et d'utiliser à 100% du CSS pour le style. Les raccourcis claviers ont été ajoutés pour naviguer dans les menus une fois ceux-ci ouverts, il existe cinq méthodes vous permettant de contrôler et de nettoyer les menus contextuels à la volée. XHTML valide Entièrement personnalisable grâce au CSS Facile à implémenter et configurer Dégradé gracieux Les raccourcis clavier maximisent l'accessibilité Possibilité d'activer/désactiver des éléments de menu à la volée Possibilité d'activer/désactiver des menus à la volée.

Useful JavaScript and jQuery Tools, Libraries, Plugins. Advertisement Recently we’ve been receiving more requests for carefully selected, useful round-ups.

Useful JavaScript and jQuery Tools, Libraries, Plugins

We try to avoid round-ups on Smashing Magazine, but sometimes the format is useful and — if the resources are relevant — can be extremely helpful. Besides, we are glad to drive traffic to some obscure, yet useful resources and thus support the developers of these resources. jQuery Fundamentals. jQuery Fundamentals is designed to get you comfortable working through common problems you'll be called upon to solve using jQuery.

jQuery Fundamentals

To get the most out of this site, you'll want to read the content and try the various interactive examples. Each chapter will cover a concept and give you a chance to try example code related to the concept. We highly recommend using this site with the Chrome browser or another browser that supports modern JavaScript features and includes good developer tools. Using the built-in editor Most pages on this site include a built-in editor where you can try out code. 33 Excellent jQuery Tutorials.