
jQuery++: Des fonctionnalités avancées pour jQuery jQuery++ est une collection de nouvelles fonctionnalités DOM et d'évènements bien pratiques pour jQuery. Contrairement à jQuery UI, jQuery++ n'ajoute pas d'éléments d'interfaces, mais propose plutôt une extension des fonctionnalités du framework javascript. Il s'agit d'un pack de fonctionnalités bas niveau permettant de mieux manipuler le DOM de vos pages web... Il rajoute ainsi 9 helpers DOM: animate: Une surcharge de $.fn.animate qui propose l'utilisation d'animations CSS3 quand c'est possible.compare: Compare la position entre deux noeuds. De quoi faciliter grandement vos développements avec jQuery! Une librairie vraiment pratique pour améliorer vos développements d'interfaces riches! Site Officiel
Visual jQuery 1.2.6 Concours – Gagnez un livre « Simplifiez vos développements JavaScript avec jQuery » Je me suis associé avec Simple IT (la boite derrière le Site Du Zéro) pour fêter dignement les deux ans de la chronique jQuery. Du coup vu que ce sont des gens sympas, ils offrent 4 exemplaires de leur dernier livre "Simplifiez vos développements JavaScript avec jQuery". D'ailleurs, son auteur, Michel Martin, a un petit mot à vous dire : Vous créez des sites Web et trouvez que le développement en JavaScript est trop contraignant ? Ce livre est fait pour vous ! Depuis la nuit des temps (il y a une vingtaine d'années déjà !) Comment avoir une chance de gagner votre tome ? C'est assez simple. Gagnez le livre "Simplifiez vos développements #JavaScript avec #jQuery" grâce à @mathrobin et @siteduzero #Concours Les tweets n'incluant pas ce tag ne seront pas pris en compte. Et les tweets ne comptent pas sans commentaire ici. Comment seront déterminés les 4 vainqueurs ? ).
jQuery Timelinr ↩ CSSLab Dando vida al tiempo / Giving life to time Selecciona tu idioma / Select your language: This simple plugin helps you to give more life to the boring timelines. Last stable version: 0.9.6 Configuration: Include the jQuery library and this plugin: Inicialize-it with the default parameters: $(function(){ $().timelinr();}); Or configure it as preferred: HTML markup must be as follows: <div id="timeline"><ul id="dates"><li><a href="#">date1</a></li><li><a href="#">date2</a></li></ul><ul id="issues"><li id="date1"><p>Lorem ipsum. Icon designed by Sebastián Cortés Changelog: 0.9.6: check if required elements exist on page before initializing timelinr0.9.54: Bugfix: large timelines now gets centered.0.9.53: Bugfix: arrows hidden when jumping from first and last dates resolved.0.9.52: Problem with arrows nav and 2 or less issues now fixed.0.9.51: As requested, now prev/next buttons are hidden if the issue is in the first/last position. Última versión estable: 0.9.6 Configuración: O customízalos: Cambios:
OverAPI.com | Collecting all the cheat sheets Best jQuery Plugins of 2011 jQuery was first released in 2006. Nearly 5 years later, it’s still going strong – due largely in part to the community that’s been built up around it. This community of developers constantly releases plugins that allow web developers to easily add amazing functionality to their projects. Continuing our “Best of 2011″ series, the focus this week is on jQuery plugins. Isotope Isotype is a jQuery plugin for creating dynamic and intelligent layouts. FitText FitText makes font-sizes flexible. FlexSlider FlexSlider is an awesome, fully responsive jQuery slider plugin. Sausage Sausage is a jQuery UI widget for contextual pagination. arbor.js Arbor is a graph visualization library built with web workers and jQuery. Mosaic Mosaic automatically generates sliding boxes & captions, allows slide & fade animations with custom directions, and preloads images within boxes. Supersized Supersized is a fullscreen background slideshow built using the jQuery library. About the Author Related Posts shares Read More
jQuery Credit Card Format Valiation Plugin: Smart Validate Smart Validate is a jQuery credit card validation plugin, that makes credit card format validation a simple task. It ensures that user has entered valid credit card number before making actual transaction. Smart Validate supports the following credit cards. American ExpressMaster CardVisa CardDiners ClubDiscover The plugin can be easily extended to support other credit card types. Using Smart Validate In your HTML file add the following in the head section. Add a reference to latest jQuery scriptAdd a reference to ccvalidate.js fileAdd a reference to ccvalidate.css file Add the code below to your HTML document or use classes “cc-ddl-type”, “cc-card-number” and “cc-checkout” to existing elements. Smart Validate plugin has only one parameter that is a callback function to be called, that returns a boolean value indicating whether the credit card number is in valid format or not. Here is the full code for the example above.
jqPagination, a jQuery pagination plugin (obviously) Introduction jqPagination is a jQuery plugin that provides a newer method of pagination for your web site or application. Instead of displaying a list of page numbers like traditional pagination methods jqPagination uses an interactive 'Page 1 of 5' input that, when selected, allows the user to enter their desired page number. The plugin will ensure that only valid pages can be selected, a valid request will result in the paged callback. Download Fork on GitHub Here are a few key points: Design agnostic Customisable Degrades beautifully Super simple to integrate with your app / site Uses jQuery... who doesn't love jQuery?! Demo It's oversized too, so you can try it when you're drunk! Show / hide event log: Installation Installation is super easy, for a basic setup you'll need the following HTML: And now we'll need to initialise the plugin against our HTML: Customisation jqPagination is built to be basic, but it does have a couple options and callbacks for customisation. Options Callbacks Methods
jQuery Masonry Hovercard - a jQuery plugin with built in Twitter and Facebook cards Hover over the red text to see the hovercard in action: jQuery is a cross-browser JS library designed to simplify the client-side scripting of HTML. It was released in January of 2006 by John Resig is an application developer at Khan Academy. at BarCamp NYC. jQuery is free, open source software, dual-licensed under the MIT License and GNU General Public License, Version 2.[4] jQuery's syntax is designed to make it easier to navigate a document, select DOM elements, create animations, handle events, and develop Ajax applications. View Source <p>jQuery is a cross-browser JS library designed to simplify the client-side scripting of HTML. <p>jQuery is free, open source software, dual-licensed under the MIT License and GNU General Public License, Version 2.[4] jQuery's syntax is designed to make it easier to navigate a document, select DOM elements, create animations, handle events, and develop Ajax applications.
Great Ways to Learn jQuery These jQuery resources will set you on the path towards mastering jQuery. Written Articles Getting Started with jQuery – this is the official jQuery getting started guide.jQuery for JavaScript Programmers – Simon Willison (creator of django) gives you an introduction to jQuery for people who already understand JavaScript.jQuery Crash Course – Nathan Smith gives a quick introduction to jQuery on Digital Web Magazine.Introduction to jQuery – Rick Strahl, well-known for his work developing with Microsoft technologies, gives his introduction to jQuery with part two covering using jQuery with ASP.NET. E-Books jQuery Fundamentals – open-source e-book written by Rebecca Murphey in collaboration with other well-known members of the jQuery community.jQuery Enlightenment – Cody Lindley’s e-book covers advanced topics on jQuery with links to working code examples in jsbin. jQuery Books Slideshows Learning Screencasts Attend a training course Hire a Corporate jQuery Trainer Conferences jQuery Meetups Podcasts