Hi,
When opening a dialog window, the OK button is highlighted (focussed) by default (to allow the <enter> key).
Is there a way by using javascript to highlight a button ? Depending on some value in the dialog window, I need to highlight the OK button or remove the focus from the OK button.
Secondly, is there a way to hide a button depending on some value in the dialog window ?
When opening a dialog window, the OK button is highlighted (focussed) by default (to allow the <enter> key).
Is there a way by using javascript to highlight a button ? Depending on some value in the dialog window, I need to highlight the OK button or remove the focus from the OK button.
Secondly, is there a way to hide a button depending on some value in the dialog window ?