You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Oleg V Alexeev <go...@penza.net> on 2000/09/12 09:10:17 UTC

style class of HTML tags

Hello friends,

 I think that support of style classes for HTML-rendering tags would
 be useful. For my mind parameter set of such tags as 'struts:link',
 'struts:button', etc., can be extended with parameter 'styleclass'.

 For example:
 
 <struts:link ... styleclass="ilink">...</struts:link>
 
 renders to
 
 <a href="..." class="ilink">...</a>

-- 
Best regards,
 Oleg                          mailto:gonza@penza.net