How do you create and Ajax Slider?
Posted: Tue Mar 12, 2013 6:30 am
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.
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.