Effect.DropOut
Makes the element drop and fade out at the same time.
Availability
script.aculo.us V1.0 and later.
Syntax
Effect.DropOut('id_of_element');
Notes
Works safely with most Block Elements, except tables.