[ http://issues.apache.org/jira/browse/TAPESTRY-584?page=comments#action_12319749 ]
Howard M. Lewis Ship commented on TAPESTRY-584: ----------------------------------------------- The many form components (except, perhaps, for Radio) already do provide an id, which may be overriden by the user. > Form should have an element id when rendered (same applies to various > FormComponents as well) > --------------------------------------------------------------------------------------------- > > Key: TAPESTRY-584 > URL: http://issues.apache.org/jira/browse/TAPESTRY-584 > Project: Tapestry > Type: Improvement > Versions: 4.0 > Reporter: Dave Syer > Assignee: Howard M. Lewis Ship > > Form should have an element id when rendered (same applies to various > FormComponents as well). > Best practice these days is to use getElementById() in Javascript, but > Tapestry is not very consistent about which components it gives ids to. > Ideally it should be all of them, or we should have a uniform mechanism for > specifying them. Form is a case in point (as is Hidden). -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
