Go to page content

slide_fade_out

Hides an element by animating the height and opacity.

Example:

{% button action={slide_fade_out target="myid"} %}

Hides the element with id “myid” when the button is clicked.

See also the actions toggleshow, hide, fade_infade_out, slide_down, slide_up and slide_fade_in.

This page is part of the Zotonic documentation, which is licensed under the Apache License 2.0.