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

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

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

javascript - jQuery DataTable responsive doesnt work with Boostrap 3 -