i’m doing a minimal example http://jsfiddle.net/PSYCKIC/SQZVH/1/
Can’t not put it work, but the idea is to simulate a keyboard event as keypress,keydown or keyup that works for every browser(Firefox, Safari, Chrome , IE).
Not sure why the code isn’t working, any ideia how can i do it?
This is the current solution working for Chrome and Firefox, still need to check if work Opera and IE