I would like to know how to disable submit button when using AJAX theme.
below is the code I am using

        <s:submit type="submit" 
                        disabled = "true"
             theme="ajax" 
             value="Save" 
             title="Save all changes."
             cssClass="mediumBtn"
             href="%{saveLink}"
             notifyTopics="/saveTopic"
             formId="techdifficultyForm"
             indicator="saveIndicator"/>

But it does not seems to work... Could anyone help me on this
-- 
View this message in context: 
http://www.nabble.com/disable-submit-button-tf4030977.html#a11450471
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to