Jquery UI Button/buttonset - auto-refresh after state change?
When disabling/enabling a button or a radio buttons set, the Jquery UI buttons doenst reflect the current state unless you specifically call refresh on the element. Is there a way to have this done automatically when the underlying element becomes disabled/enabled?