Remove:

$('#someElement').hide('slow').remove();

Html:

.html() isn't suitable - ie what does it mean to 'slowly' change the
html content of an element?? Perhaps a typing effect, or cloning a
div, changing the content then fading the original - but these would
be specialised effects that you should code yourself.

On Mar 7, 3:04 pm, "Fabien Meghazi" <[EMAIL PROTECTED]> wrote:
> Is there a way to animate remove() and html() like it's possible to
> hide("slow") ?
>
> --
> Fabien Meghazi
>
> Website:http://www.amigrave.com
> Email: [EMAIL PROTECTED]
> IM: [EMAIL PROTECTED]

Reply via email to