This should be posted to the user list. This list is for development of Tapestry, not development with tapestry.
Thanks! Josh On Thu, Jul 21, 2011 at 2:55 AM, ashu.soman <[email protected]> wrote: > Hi, > > I need to use javascript in a loop which uses t:id of an element(a radio > button). The javascript in an onclick event on another element(an image). > But since tapestry is not allowing me to put t:id in t:id="${}" this > fashion, i'm facing problem. > > Basically what i want to do is check corresponding radio button when clicked > on an image. But since i need to use t:loop, i'm not able to access proper > id through javascript for that. > > Please suggest how can i do it or is there any better way to do it? > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/t-loop-and-javascript-tp4618787p4618787.html > Sent from the Tapestry - Dev mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
