[ http://issues.apache.org/jira/browse/MYFACES-380?page=comments#action_12317406 ]
Martin Marinschek commented on MYFACES-380: ------------------------------------------- you should be able to use it with the nightly build... regards, Martin > UPComponent for HTML-Tag fieldset > --------------------------------- > > Key: MYFACES-380 > URL: http://issues.apache.org/jira/browse/MYFACES-380 > Project: MyFaces > Type: New Feature > Components: Tomahawk > Reporter: Stephan Strittmatter > Priority: Trivial > > There is a HTML tag fieldset, which could be very useful to create nice > applications. > Using it at the moment reuires a lot spreating of verbatim-tags. > Her a example of the html-output: > <pre> > <fieldset class="fieldset"> > <legend>My Fieldset</legend> > .... > </fieldset > > </pre> > The legend is rendered as title of the groupbox. > My suggestion of the tag will be: > <x:fieldset title="My Fieldset>....</xfieldset> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
