Home »
Documentation »
Actions »
hide
Hide an element without any animation.
Example:
{% button action={hide target="myid"} %}Shows the element with id “myid” when the button is clicked.
See also the actions toggle, show, fade_in, fade_out, slide_down, slide_up, slide_fade_in and slide_fade_out.
This page is part of the Zotonic documentation, which is licensed under the Apache License 2.0.