Tips, techniques, and tutorials for the jQuery JavaScript library Although jQuery has a nice set of slide methods — .slideDown(), .slideUp(), and .slideToggle() — sometimes we may want to slide an element in a different direction. Fortunately, it’s pretty easy to do. Reverse the Slide Direction [inline][/inline] With the built-in slide methods, elements are shown by sliding them down and into view

