JQuery Plugins

TwitterFacebook
Get flash to fully experience Pearltrees
With traditional drop downs i.e. using <select><option></option></select> you are limited to only text and value. But with this easily configurable jquery plugin, you can now create a custom drop down that can very well include images, a short description, along with your usual text and value. Take a look at the following demos in action. 1 Basic Drop down using JSON

ddSlick - a jQuery plugin for custom drop down with images

http://designwithpc.com/Plugins/ddSlick#demo
Gets or sets the selection. If the value parameter is not specified, the id attribute of the currently selected element is returned. If the value parameter is specified it will become the current selection. val method invoked on a single-select with an unset value will return "" , while a val method invoked on an empty multi-select will return [] Example: alert ( "Selected value is: " + $ ( "#e8" ). select2 ( "val" )); $ ( "#e8" ). select2 ( "val" , "CA" });

Select2 3.0

http://ivaynberg.github.com/select2/

A demo of AD Gallery - Coffeescripter.com

http://coffeescripter.com/code/ad-gallery/#ad-image-0 A highly customizable gallery/showcase plugin for jQuery. Read more here: http://coffeescripter.com/2009/07/ad-gallery-a-jquery-gallery-plugin/ | More code at Coffeescripter.com Latest blog post: Working with the mobile web A title for 1.jpg This is a nice, and incredibly descriptive, description of the image 1.jpg Examples of how you can alter the behaviour on the fly; Effect: | Toggle slideshow Features