Problem with button state inside modal dialog called from another modal dialog
I have a problem with the state of a dialog button that is included within a modal dialog called from another modal dialog. The second modal dialog loads fine, but the button in the dialog initializes in hover mode and no rollover effects seem to be working. The click function on the button works without a problem. I seem to remember reading somewhere that this was a jQuery UI bug? Any help greatly appreciated.