seco Posted May 21, 2009 Share Posted May 21, 2009 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. Quote Link to comment Share on other sites More sharing options...
Ken2k7 Posted May 21, 2009 Share Posted May 21, 2009 That should work. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.