You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by James Wong <ss...@rogers.com> on 2004/04/03 20:09:32 UTC

onclick event to table rows?

I want to add some attributes to table rows so that TableRows can generate 
following html:

    <tr id="anID" name="aName" onclick="javascript:afuction" class="aClass">

It is easy to add the class attribute to the rows as <tr class="aClass" 
jwcid="iterRows">. But I could not figure out how to add other attributes. 


Thanks.



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org