Home »
Documentation »
Actions »
show
Show an element without any animation.
Example:
{% button action={show target="myid"} %}Shows the element with id “myid” when the button is clicked.
See also the actions toggle, hide, 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.