[jQuery] empty

[jQuery] empty

Hi all,
In a container where the content may vary, I would like to find a way
to clean it out then fill it again, with something like
$('#container').empty().append(DOMElement,...).
Is there something I can use in jQuery or any work around (I mean,
something else than $('#container').html(...) ?
Franck.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/