alertΒΆ

Show a javascript alert.

Example:

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

Shows a Javascript alert with the text “hello world”.

See also

actions growl and confirm.

Previous topic

adminwidget_toggle

Next topic

animate

Versions

Actions