Go to page content

alert

Show a javascript alert.

Example:

{% button action={alert text="hello world"} %}

Shows a Javascript alert with the text "hello world".

See also the actions growl and confirm.

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