Hi,

how can one make a button that does app.alert() in ConTeXt? I tried something like this without much luck:

\setupinteraction[state=start]

\starttext
\goto{Button}[JS(app.alert{Hello World})]
\stoptext

Can anyone help?

Regards,

Vedran Miletić