On Sep 4, 2009, at 3:43 AM, V wrote:


When using slideDown, you will see the content.
Using slideUp will hide the content.

Now I want to use slideUp to view the content, so it will start from
nothing and slide to an object from bottom to top.
Is there a good way to do this, or should I fox it with animate and
scrollTop?

Yes. Set the element's position and bottom properties in CSS.

See here for details:

http://www.learningjquery.com/2009/02/slide-elements-in-different-directions

--Karl

____________
Karl Swedberg
www.englishrules.com
www.learningjquery.com

Reply via email to