Help- How to have multiple bar sliders in one page?

I am describing my issue here: http://lifeguy.com/sliders.html

I need two bar slider to coexist on one page, without their code messing up the other; link above includes the examples and end result.
Help, please!

I think the easiest way would be to have a master div and two smaller, nested divs (one for each slider). You could make the child divs have no borders, and you could manipulate each one independent of the other.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.