thanks! So now i have been able to acheve a slider based on which i am slidingUp and slidingDown some divs. But I have two questions now...
My divs are just in simple line by line order so for example test1 test2 test3 If i slideUp test1 then i would like test2 and test3 to automatically take test1's place. And if i later show test1 then test2 and test3 should move back to their original places...is this possible? And also, do we in jQuery have a plugin that would let users sort like the link i sent in above message (http://demo.backbase.com/travel/). If you try to sort in that link you will see that items are beeing dragged and droped sort of automatically... thanks! On Feb 17, 9:00 pm, MorningZ <[EMAIL PROTECTED]> wrote: > The jQuery slider: > > http://docs.jquery.com/UI/Slider > > Plenty of options to hook into to do the on-the-fly price adjustment > according to the slider's value

