background preloader

JQuery

Facebook Twitter

jQuery. DropDown Menu, un menu déroulant sobre - Creative Juiz, Plugins jQuery. À quoi sert-il ? Ce plugin jQuery personnalisable vous offre la possibilité de transformer vos menus en ul>li à 2 niveau d'imbrication (ul>li>ul>li>ul>li) en un joli menu animé.Il vous suffira de cibler votre menu grâce à la fonction du plugin pour le transformer en un menu fluide et agréable d'utilisation. Voir la démonstration Utilisation Ce type d'outil est très simple à mettre en place puisqu'il s'agit d'un plugin de la bibliothèque jQuery. Chargez le fichier des styles du plugin. Personnalisation Ce plugin vous offre un large choix de personnalisation puisqu'il vous sera possible de modifier l'aspect de votre menu via CSS, mais aussi la vitesse et les effets d'animation.

Voici la liste des paramètres par défaut : Si vous le souhaitez nous en parlons sur le blog, alors n'hésitez pas à poser vos questions ! Lorsque vous souhaitez modifier un style, il vous suffit de compléter la fonction ainsi : Chosen: A jQuery Plugin by Harvest to Tame Unwieldy Select Boxes. Chosen is a jQuery plugin that makes long, unwieldy select boxes much more user-friendly. Downloads Project Source Contribute Standard Select Turns This Into This Multiple Select <optgroup> Support Single Select with Groups Multiple Select with Groups Selected and Disabled Support Chosen automatically highlights selected options and removes disabled options. Single Select Multiple Select Hide Search on Single Select The disable_search_threshold option can be specified to hide the search input on single selects if there are n or fewer options. Default Text Support Chosen automatically sets the default field text ("Choose a country...

") by reading the select element's data-placeholder value. Note: on single selects, the first element is assumed to be selected by the browser. No Results Text Support Setting the "No results" search text is as easy as passing an option when you create Chosen: Limit Selected Options in Multiselect You can easily limit how many options the user can select: Right-to-Left Support.

jQuery. Jquery&co. Javascript jquery. JS (& jQuery...) jQuery Tutoriels. Plugins jquery. Jquery tutorial. JavaScript et Jquery. jQuery. jQuery: The Write Less, Do More, JavaScript Library. Les gestionnaires d’évènements en jQuery: différences et avantages de bind(), live(), delegate() et on(). | We Were Web. jQuery Multiple File Upload Plugin v1.47 (2012-02-08) What this is This jQuery Multiple File Upload Plugin ($.MultiFile) is a non-obstrusive plugin for jQuery that helps users easily select multiple files for upload quickly and easily on your server whilst also providing some basic validation functionality to help developers idenfity simple errors, without having to submit the form (ie.: upload files).

What this isn't This plugin will not create a dialog that allows the user to select multiple files at once. That simply cannot be done via javascript. If that's what you need, you should consider using HTML5's multiple="multiple" attribute or one of the many other flash based file upload solutions (eg.: SWFupload, uploadify and others) How it works The plugin creates a new file input element every time the user select a file, which allows the user to select a file, then another, then another, then another and so on... selecting as many files is required, one at a time. How do I use it? This implementation does not require any jQuery experience. jQuery File Upload Demo.