[ http://issues.apache.org/jira/browse/MYFACES-380?page=comments#action_12319309 ]
Martin Marinschek commented on MYFACES-380: ------------------------------------------- Yes of course, this would be better, if there is someone willing to implement it ;) > New component <x:fieldSet> > -------------------------- > > Key: MYFACES-380 > URL: http://issues.apache.org/jira/browse/MYFACES-380 > Project: MyFaces > Type: New Feature > Components: Sandbox > 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> > </textarea> > </td> > </tr> > > > > > > > > > > > > > > > > <tr><td colspan=2 bgcolor=ffffff> > <style> > <!-- > .fieldLabelArea > { > width: 30%; > } > --> > </style> > </td></tr> > <tr><td colspan=2 bgcolor=f0f0f0> > <b>Comment</b>: (an optional comment describing this update) > </td></tr> > > > <tr > > > > > > > > > <td class="fieldLabelArea"> > > > > > > Update comment: > > > </td> > > > <td bgcolor="ffffff" nowrap class="fieldValueArea"> > <textarea name="comment" > cols="70" > rows="4" > wrap="virtual" > > > style="width:90%" > > > > > > accesskey="m" > > > > > > > > > > > > > > > > > > > > > -- 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