javascript - Programmatically hit functional keys using jQuery - Stack Overflow
jQuery.trigger({ type: 'keypress', which: character });
And here is a list of the key codes you can pass
Read full article from javascript - Programmatically hit functional keys using jQuery - Stack Overflow
No comments:
Post a Comment