Effect.DropOut

Combination Effects > Effect.DropOut

Makes an element drop and fade out at the same time.

Examples


Effect.DropOut('id_of_element');

Notes

Works safely with most Block Elements, except tables.

Demo