I would like to know if there is any way to simulate keystrokes with jQuery.
For example, when you click a button, you simulate that the "down" and "left" keys have been pressed, as if the user had them.
$(document).on('click', function ()...
asked by
02.05.2016 / 15:43