In an Adobe AIR (HTML/JS) app, is it possible to display Yes/No buttons, instead of OK/Cancel in a confirm()
dialog?
Anything that works with webkit should work.
Here's a related question, but all of the answers utilise jQuery, which I don't want to add just for this.