Hello, I'm moving the first steps with S2.
I'm going to build a form with many input components. Some of them should be
disabled or hidden based upon the selection of a radio button. In a pure jsp
scenario where html tags are used I can link some javascript function which
uses style.display = 'none' or 'block' for those components I want to hide.
Don't know if it is a valid way with S2 too and above all I don't know how
to link javascript code to the S2 tags.
Can you suggest an howto or an example ?

Thanks
Filippo 
-- 
View this message in context: 
http://www.nabble.com/-S2--How-to-disable-hide-ui-components-with-javascript-tf4193237.html#a11924834
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