How to enable button if specific field validate?

How to enable button if specific field validate?

Hi all,

I need a little help with jQuery Validate plugin.

What I need is a way to enable (remove disabled attribute) specific button (not submit) on a form if an input field pass validation? I just started using validation plugin, which is awesome, so I'll really appreciate your help.

I've also attached an image to make my request easy to understand.

Any help is much appreciated.