Community

Using jQuery’s SlideUp() and SlideDown() Methods With Bottom-Positioned Elements

(Ben Nadel) jQuery makes the creation of dynamic user interfaces easier than ever before. A few of the convenience methods that I use every single in my web application development are slideDown() and slideUp(). These are perfect for showing and hiding content in a non-jarring manner. The slideDown(

Read More - Register for Free Membership