Yep! Check out the .animate method!

$(stuff).animate({height:30},speed,callback);

You might wanna bookmark www.visualjquery.com, its the best way to browse
the wonders of jQuery!
On 4/10/07, sspboyd <[EMAIL PROTECTED] > wrote:


Hi,
I have looked at the docs and examples but I'm not sure if this is
possible.

Can I slide a window to a specified height?
For example, say I have a div that is 100px high. Can I animate it to
slide up so that it is only 30px high??

Thanks,
Steve


Reply via email to