jquery

TwitterFacebook
Get flash to fully experience Pearltrees

Creating A Slick Ajaxed Add-To-Basket With jQuery And PHP

It is a clear fact that Ajaxed interfaces, if not overused, eases using websites so much. http://www.webresourcesdepot.com/creating-a-slick-ajaxed-add-to-basket-with-jquery-and-php/
Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors. Project page on GitHub http://harvesthq.github.com/chosen/

Chosen - a JavaScript plugin for jQuery and Prototype - makes select boxes better

Update: jQuery UI Slider from a Select Element - now with ARIA Support

What's This All About? Our selectToUISlider plugin uses progressive enhancement to scrape the data from a select element (or two for a range) and generate a jQuery UI Slider in its place, acting as a proxy to the select element (regardless of whether it is still visible, or hidden from the user). http://www.filamentgroup.com/lab/update_jquery_ui_slider_from_a_select_element_now_with_aria_support//