When a jQuery UI dialog opens, it selects one of the buttons and highlights it or sets focus to it etc... How can I stop this behaviour so that none of the buttons are highl
I know the answer has already been selected, but there is a simple HTML solution that I found here a long time ago.
Add the following code as the first element inside the DIV you designate as your dialog.