[jQuery] Re: Another Slide Effect?

2009-02-11 Thread Richard D. Worth
The jQuery UI Slide Effect:

Docs: http://docs.jquery.com/UI/Effects/Slide
Demo: http://jqueryui.com/demos/effects_showhide/#slide

- Richard

On Tue, Feb 10, 2009 at 4:18 PM, Clemens K.  wrote:

>
> (hope this time the posting works)
>
> hi.
>
> recently i transfered to jQuery from mootools. some time ago i made a
> slide-down div with mootools and wanted to get a similar effect with
> jQuery.
>
> example: www.madison.at -> click on login!
>
> is there a way or a plugin in jQuery, to get the whole box slide down
> at once instead of slide down part by part?
>
> thanks in advance.
>
> best.
> c.
>


[jQuery] Re: Another Slide Effect?

2009-02-10 Thread pedalpete

two things
1) posts to the forum don't show up immediately (not sure why, but
sometimes it takes some time)
2) i think you are looking for the slideDown
http://letmegooglethatforyou.com/?q=jquery+slide+down


On Feb 10, 1:18 pm, "Clemens K."  wrote:
> (hope this time the posting works)
>
> hi.
>
> recently i transfered to jQuery from mootools. some time ago i made a
> slide-down div with mootools and wanted to get a similar effect with
> jQuery.
>
> example:www.madison.at-> click on login!
>
> is there a way or a plugin in jQuery, to get the whole box slide down
> at once instead of slide down part by part?
>
> thanks in advance.
>
> best.
> c.