Sure. Good idea. I will add this as a comment on the ticket.
<legend><span id="frmEditAssessment:lblAccommodationGroup"
class="DynamicContent">Accommodations</span>
</legend><table class="DynamicContent"
id="frmEditAssessment:chkAccommodationCodes"><tr><td><label>18 Point
Type (18)<input id="frmEditAssessment:chkAccommodationCodes:0"
type="checkbox" name="frmEditAssessment:chkAccommodationCodes"
value="18" /></label></td><td><label>24 Point Type (24)<input
id="frmEditAssessment:chkAccommodationCodes:0" type="checkbox"
name="frmEditAssessment:chkAccommodationCodes" value="24"
/></label></td></tr><tr><td><label>Braille (BR)<input
id="frmEditAssessment:chkAccommodationCodes:0" type="checkbox"
name="frmEditAssessment:chkAccommodationCodes" value="BR"
/></label></td><td><label>Computer Assisted (CA)<input
id="frmEditAssessment:chkAccommodationCodes:0" type="checkbox"
name="frmEditAssessment:chkAccommodationCodes" value="CA"
/></label></td></tr><tr><td><label>Audio Presentation (MC)<input
id="frmEditAssessment:chkAccommodationCodes:0" type="checkbox"
name="frmEditAssessment:chkAccommodationCodes" value="MC"
/></label></td><td><label>Script (MS)<input
id="frmEditAssessment:chkAccommodationCodes:0" type="checkbox"
name="frmEditAssessment:chkAccommodationCodes" value="MS"
/></label></td></tr><tr><td><label>Made Tape of Answers (MT)<input
id="frmEditAssessment:chkAccommodationCodes:0" type="checkbox"
name="frmEditAssessment:chkAccommodationCodes" value="MT"
/></label></td><td><label>Other Accommodation (OA)<input
id="frmEditAssessment:chkAccommodationCodes:0" type="checkbox"
name="frmEditAssessment:chkAccommodationCodes" value="OA"
/></label></td></tr><tr><td><label>Scribe (SC)<input
id="frmEditAssessment:chkAccommodationCodes:0" type="checkbox"
name="frmEditAssessment:chkAccommodationCodes" value="SC"
/></label></td><td><label>Translated Directions (TD)<input
id="frmEditAssessment:chkAccommodationCodes:0" type="checkbox"
name="frmEditAssessment:chkAccommodationCodes" value="TD"
/></label></td></tr></table>
On Fri, Feb 13, 2009 at 2:32 AM, Simon Kitching (JIRA)
<[email protected]> wrote:
>
> [
> https://issues.apache.org/jira/browse/TOMAHAWK-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673178#action_12673178
> ]
>
> Simon Kitching commented on TOMAHAWK-1393:
> ------------------------------------------
>
> Can you please show a (short) example of the html output currently generated?
>
>> t:selectManyCheckbox renders the checkbox after the text when it should be
>> before the text
>> ------------------------------------------------------------------------------------------
>>
>> Key: TOMAHAWK-1393
>> URL: https://issues.apache.org/jira/browse/TOMAHAWK-1393
>> Project: MyFaces Tomahawk
>> Issue Type: Bug
>> Affects Versions: 1.1.8
>> Environment: I am using Windows XP with Tomcat 6.0.18 and MyFaces
>> 1.2.5.
>> Reporter: Joe Knudsen
>> Priority: Minor
>> Attachments: screen shot of bug.jpg
>>
>> Original Estimate: 2h
>> Remaining Estimate: 2h
>>
>> When using the t:selectManyCheckbox component the checkbox is on the wrong
>> side. When I use h:selectManyCheckbox that works but I wanted two columns
>> and the layoutWidth is support in Tomahawk. Seems like an easy issue to
>> resolve.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>
--
Thanks,
Joe Knudsen