public marks

PUBLIC MARKS from PêUR with tag javascript

2010

2008

2007

The Text Changer | Central Scrutinizer (en. vers.)

Javascript permettant la modification de la taille de texte.

Orangoo Labs - GreyBox

by 12 others
GreyBox can be used to display websites, images and other content in a beautiful way.

2006

Vitamin Features | 15 Things you can do with Yahoo! UI

by 8 others
Exemple d'utilisation de la librairie javascript YUI

Yahoo! UI Library (YUI)

by 7 others
The Yahoo! User Interface (YUI) Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. The YUI Library also includes several core CSS resources. All components in the YUI Library have been released as open source under a BSD license and are free for all uses.

yui-ext Documentation Center

by 3 others
Centre de documentation sur la Librairy javascript YUI (Yahoo! User Interface)

rikrikrik - pager jQuery plug-in

by 9 others
Pager est un plugin pour la librairie jQuery qui permet de créer un pagination sur différentes div succesives.

Interface elements for jQuery - About Interface

by 1 other
Interface est une collection de plugin pour la librairie javascript jQuery.

jTip - The Jquery Tool Tip

by 2 others
Comme la thickbox mais en infobulle (tooltip)

JQuery Corner Demo

by 3 others
Utilisation et demonstration de "corner" avec la librairie JQuery

Upload multiple files with a single file element | StickBlog

by 25 others (via)
If you have a form where you want to allow a user to upload more than one file, you’re stuck with either adding as many file input elements as the number of files you want to upload, or possibly having new ones appear ‘magically’ through Javascript.