Jump to content

disabling a button inside ajax panel not workig


seco

Recommended Posts

Hi

i have ajax panel and working good.

i want to disable a button after submit inside ajax panel

i try this code onsubmit event

document.getElementById('bupdate').disabled=true;

and also i try jquery but also the button is not disabled but the panel is working good on both times

 

so how to disable the button?

thanks in advance.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.