Contenu txt

TwitterFacebook
Get flash to fully experience Pearltrees
http://sixrevisions.com/javascript/jquery-plugins-typography/ There is an array of wonderful jQuery typography plugins that give web designers greater control over their sites’ web typography . At the hands of a capable designer, you can leverage the power of jQuery in web pages to reach a high level of typographic elegance and sophistication. Below is a list of top jQuery plugins that serve a wide range of purposes related to web typography, from helping you implement @font-face to providing your users with better usability and functionality when it comes to your website’s fonts.

11 jQuery Plugins That Can Enhance Your Typography

Grumble.js est un plugin jQuery permettant de créer des tooltips en forme de bulle sans limitation de positionnement. A l'aide de ce plugin, vous aurez la possibilité de mettre en place des bulles d'info ou d'aide très rapidement sur vos applications web. Les bulles ne sont pas comme les tooltips classiques, elles sont rondes et s'adaptent automatiquement au texte qu'elles contiennent. Il est possible de combiner plusieurs options comme l'angle de positionnement de la bulle (360°), afficher ou non le bouton fermer, durée avant de fermer automatiquement la bulle ...

Grumble.js - Des tooltips en forme de bulle avec positionnement à 360°

http://www.lafermeduweb.net/billet/grumble-js-des-tooltips-en-forme-de-bulle-avec-positionnement-a-360-1156.html

jQuery custom scrollbar demo

Lorem ipsum dolor sit amet. Aliquam erat volutpat. Maecenas non tortor nulla, non malesuada velit. Nullam felis tellus, tristique nec egestas in, luctus sed diam. Suspendisse potenti. Consectetur adipiscing elit. http://manos.malihu.gr/tuts/jquery_custom_scrollbar.html
Published by Chris Coyier This article was originally published on October 27, 2009 and is now being updated to 1) be turned into a jQuery plugin 2) have multiple demos on one page 3) utilize jQuery event delegation and 4) prevent animation queuing. Edited again on June 13, 2011 to use jQuery 1.6.1 and HTML5

Organic Tabs

http://css-tricks.com/organic-tabs/
How to Solve the Problem Recreating this effect is simple to do if you know what plugins to use. There are plugins out in the wild already, but we want our jQuery to satisfy the following requirements:

Coda Slider Effect

http://jqueryfordesigners.com/coda-slider-effect/

jquery vticker (vertical news ticker) « JugBit

http://www.jugbit.com/jquery-vticker-vertical-news-ticker/ I want to share with you my jquery plugin. I have made this plugin for easy and simple vertical news automatic scrolling. It will calculate height automaticaly, so no styling needed (added an option to set height manually). Just grab it and use it – so simple. Don’t add margin/padding on ul and li tags, try to style elements inside li or around div tag.
After releasing several jQuery scripts , I wanted to take the whole jQuery programming to another level. For that reason, I'm proud to release my first jQuery plugin for everyone to use. The plugin called jSlickmenu , creates, well, slick menus with jQuery. Combined with some great CSS3 features likes rotation and shadows, this plugin can really lift up your design. It's fairly easy to use, highly customizable and pretty cool (and fun!)

jSlickmenu is a jQuery plugin to create slick menus using CSS3

http://www.marcofolio.net/webdesign/jslickmenu_a_jquery_plugin_for_slick_css3_menus.html
http://www.viaphp.net/cours/javascript/74-menu-comme-l-explorateur accueil > Cours > JAVASCRIPT > menu comme l'explorateur Cours / tutoriel écrit le 17-06-2010 par 3run0 Un menu comme l'explorateur windows Voici un petit script qui va vous permettre de faire un menu ou un plan du site, comme dans l'explorateur. La technique utilisée, HTML CSS et 5 lignes de JavaScript , rien de bien sorcier. :) Le principe, un répertoire dans lequel on pourra mettre, soit d'autres répertoires, soit une liste de fichiers

menu comme l'explorateur - JAVASCRIPT