Submit button disbaled after the response from AJAX

Submit button disbaled after the response from AJAX

Hi,

I am using jquery.Inside jquery function I do a AJAX call to the server.
Once I get back the AJAX resposne JSP(contains a div),I see all the events(Submit button) disabled.

Is there some way to activate those buttons after rendering the response.

Thanks,
Jo