Answered
"Cancel" button as default
Hi.
I have an alert box prompting users at form opening.
It's a question with 2 buttons: YES and NO.
YES is the default button, hit by using the enter key, but I need the NO button to be the default one.
Is it possible?
I cannot find anything related in the JS Reference.
