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
--
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)