>This is a pure JavaScript question, not related to Tapestry at all, so I'm  
>quite lazy to answer it at this moment . . . 

Hi Thiago, I tried to google it, but haven't got any useful information.

Here is tml code:
<t:textfield t:id="mySku" type="text" id="mySku" value="saleItem.sku"
t:validate="required,maxLength=127" t:mixins="autocomplete, zoneUpdater"
t:clientEvent="keyup" t:event="skuChanged" t:zone="vatZone"
style="padding:3px; margin:3px"/>

Do you know if there is any documentation that I can read about?

Thank you

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/textchanged-like-clientEvent-tp4808658p4819921.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