scriptaculous

TwitterFacebook
Get flash to fully experience Pearltrees
window

Slider in scriptaculous wiki

http://madrobby.github.com/scriptaculous/ script.aculo.us is a set of JavaScript libraries to enhance the user interface of web sites. It provides an visual effects engine, a drag and drop library (including sortable lists), a couple of controls (Ajax-based autocompletion, in-place editing, sliders) and more. Be sure to have a look at the demos ! API Documentation and Reference
http://developer.yahoo.com/yui/slider/ Getting Started To use the Slider control, include the following source files in your web page with the script tag: <!-- Dependencies --> < script src = "http://yui.yahooapis.com/2.9.0/build/yahoo-dom-event/yahoo-dom-event.js" >< / script > < script src = "http://yui.yahooapis.com/2.9.0/build/dragdrop/dragdrop-min.js" >< / script > <!-- Slider skin (optional) --> < link rel = "stylesheet" type = "text/css" href = "http://yui.yahooapis.com/2.9.0/build/slider/assets/skins/sam/slider.css" > <!-- Slider source file --> < script src = "http://yui.yahooapis.com/2.9.0/build/slider/slider-min.js" >< / script >

UI Library: Slider

Interface elements for jQuery - About Interface

About Interface Interface is a collection of rich interface components which utilizes the lightweight JavaScript library jQuery . With this components you can build rich client web applications and interfaces with the same simplicity as writing JavaScript with jQuery. http://interface.eyecon.ro/about