简体   繁体   English

在Mobile Safari中检测“标签”键盘事件

[英]Detect “tab” keyboard event in Mobile Safari

I'm trying to detect the keyboard event for when the mobile safari "prev" and "next" events are triggered. 我正在尝试检测何时触发移动浏览器“ prev”和“ next”事件的键盘事件。 I've tried listening in on the keydown, keyup, and keypress events on the inputs themselves but nothing gets triggered. 我试过监听输入本身的keydown,keyup和keypress事件,但没有触发任何事件。 Is there a way to listen for those "tab" touch events? 有没有办法监听那些“标签”触摸事件? Thanks! 谢谢!

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM