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/Loop-and-javascript-tp4618424p4618424.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to