I use struts 2.1.6 with dojo plugin. I written the following in JSP. <s:submit disabled="true" value="dis" onclick="alert(this.value);"/> <sx:submit disabled="true" value="disx" onclick="alert(this.value);"/>
When I looked at the page I saw that Usual button is disabled, but sx:button is enabled. So what does attribute disabled mean for sx:button ? -- View this message in context: http://www.nabble.com/Dojo-plugin%3A-disabled-attribute-doesn%27t-work-for-sx%3Abutton-tp22157959p22157959.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org