Hello, I am new to both jQuery and YUI. While jQuery has an easy slideUp slideDown mehtods..YUI has an easy slider widget (http:// developer.yahoo.com/yui/examples/slider/slider-simple.html).
I am confused which one can achieve the similar feat for me: http://demo.backbase.com/travel/ In that demo if you move the price slider from left to right then the data on the right is shifted accordings. Can someone please give me a pointer on where to begin with this? for starters i dont even want to go back to the server..just want to achieve this with static data

