Is there a way to change the title bar color of specific jQuery dialogs without affecting all of them? I tried using the property dialogClass:"myClass" in certain dialogs, but it only changes the body of the dialog.
Any suggestions would be greatly appreciated. Thank you!