Hello,

currently I'm working on a JavaScript-on-screen-keyboard for use with touch 
screens. To autocomplete inputs I want to use the Ajax.Autocompleter control. 
The problem is that Ajax.Autocompleter only responds to onkeypress events made 
with a real keyboard, but my on-screen-keyboard causes onchange events when a 
letter is clicked and appended to the input field. So, is there a way to make 
Ajax.Autocompleter work with onchange events?

Thanks,
M




______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193

_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to