Hi all.

        I made a component that consists in two validfields ( month and
year ) and they are working fine.
        What I want is that when the first input text (Month) is
completely filled the focus goes to the 
        next field (Year).  I tried a simple javascript but when
Tapestry renders the input texts I dont know  the names generated to
that input text and I need the name to make the javascript.

        How can I get the name of the input text and other html elemenst
generated by Tapestry ?
        
        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to