Hi, I am developing an iPhone webapp and I want to count the number of characters that a user has inserted in a input text. Since Safari does not support events like onkeydown, onkeypress and onkeyup, how can I do that? What kind of event is fired when the user inserts a new character inside an input text box ?
Thanks. Luis Oliveira --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
