How do you create and Ajax Slider?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

How do you create and Ajax Slider?

Post by simonmlewis »

I don't even know where to start on this one, but here goes:

We have a tool where there is an image slider (doesn't move) that shows the bar along a slide based on a factor, such as "light usage, "medium usage".

So if the database is set to 2, it shows medium usage.

What I want to do, is have a slider that you can actually "slide",and as you do it, the products change (via Ajax I guess).

So if you slide to "medium", you get all the medium classed products.

I don't know how to create a slide, but I do know how to do Ajax - to a point. ie. typing into a box making the results appear straight away.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: How do you create and Ajax Slider?

Post by Christopher »

(#10850)
Post Reply