Question : Need AJAX - Java - Slide Bar to define MIN and MAX Price Range for Product Listing

I am looking for a script that allows to use a slider (ajax?) to search for an item specific size or price range.

let's say a website sells cars and the user wants to search for cars between $5000 and $20000

using this slider, he can move one end to define the $5000 (the MIN value) and the other end of the slider to define the $20000( MAX). As he moves the sliders, the listing will update.

i have seen websites using this slider and would like to use it. preferably should work for php, but any other environment is fine also.

any advise towards this is appreciated.

thanks.

Answer : Need AJAX - Java - Slide Bar to define MIN and MAX Price Range for Product Listing

I think I may have found something that will do what you want. This slider is a part of the Scriptaculous library (which is quite cool). Details on a two-handled slider can be found here: http://www.gerd-riesselmann.net/archives/2006/05/using-scriptaculous-slider-with-two-handles
Random Solutions  
 
programming4us programming4us