You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by "pedro.zamor@katamail.com" <pe...@katamail.com> on 2004/02/04 13:09:34 UTC

newbie : embedding javascript

Hi all,
I'm developing a visual component that needs javascript control on the client side to be working.

I have to write javascript code depending from a resultset coming from db.
So for each record I want to get out a line of javascript like this :

group[*0*][*5*]=new Option("*A label*");

where the dynamic parts are beetween '*'
Is there a feature of tapestry framework good for my needs?

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