Hi Team,
When we use a confirm() function in JavaScript. We are prompted with a warning message (with O.K and CANCEL buttons) with the default focus being on 'OK' button.
I want to change it. The default focus should be on the 'CANCEL' button.
Can anybody help me achieve this please?
Thanks.
When we use a confirm() function in JavaScript. We are prompted with a warning message (with O.K and CANCEL buttons) with the default focus being on 'OK' button.
I want to change it. The default focus should be on the 'CANCEL' button.
Can anybody help me achieve this please?
Thanks.