Execute keyboard shortcut with jquery -


this question has answer here:

is possible execute keyboard shortcut jquery. shortcut ctrl+shift+i opens google chrome inspect element. tried: http://jsfiddle.net/r80nlhku/1/

you can't send arbitrary key presses window javascript... it's security issue. mean force user literally go site (and worse, ie. control computer).


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

c - Calling a function within a loop -

Save a file and then open it using javafx -