Skip to main content

All Questions

Tagged with
2 questions with no upvoted or accepted answers
3 votes
0 answers
286 views

Jquery ui dialog buttons missing on first display of dialog

I am displaying a modal dialog to get "delete this service" or "cancel" options. When I first click on the button that opens the dialog the two buttons are missing. The red x is icon is displayed in ...
user2332467's user avatar
0 votes
1 answer
1k views

Forcing jQuery UI dialog button focus

I have several jQueryUI dialogs with Ok and Cancel and radio buttons (no text input). My requirements are: OK button should be right of the Cancel button and Ok button should be in focus: when the ...
user1888333's user avatar