BoxLang 🚀 A New JVM Dynamic Language Learn More...
CFWheels JS Confirm
Adds a confirm argument to buttonTo() and linkTo() so you can show a JavaScript confirmation prompt.
confirm
buttonTo()
linkTo()
#buttonTo(text="Delete", action="deleteIt", confirm="Are you sure?")#
$ box install cfwheels-js-confirm