Hello all,

I have a use case where I'm wanting to disable a button at the same time I 
reset it, but having no luck due to the reset operation being animated. 
 e.g., the 'disabling' in $('foo').button('reset').attr('disabled', 
'disabled') doesn't stick.

Is there a 'reset' event or something like that I can bind on to?

Many thx,
~R

Reply via email to