Default button selection/highlight in modal window
Is it possible to set specific button as selected button in modal window to allow usage of that button with enter/space press? In the example script I have added I would like to have default selection to be "OK" button of modal window but by default it is set as first selection of radio box (in this case "Option 1") and I haven't figured out how to change it. I managed to do this by creating fake ...
johnmoore