onclick action on output File or Image doesn't work
this should report an error
output(recipe.image)[class="recipe-image", onclick = action{}]
workaround
Submitted by Danny Groenewegen on 8 April 2021 at 12:21div[onclick = action{}]{ output(recipe.image)[class="recipe-image"] }
Log in to post comments