搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How do I access the search box on the page (not on the toolbar) with a keyboard shortcut?

  • 2 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 cor-el

more options

I want to use a keyboard shortcut to access the search bar on a page, e.g., the Google search box on the page NOT the toolbar.

I want to use a keyboard shortcut to access the search bar on a page, e.g., the Google search box on the page NOT the toolbar.

所有回复 (2)

more options

我觉得这不是由浏览器决定的,而是由网页决定的。 Html 的 input 元素指定 accesskey 属性,就可以用 Shift + Alt + key 快捷键聚焦。 需要联系 Google,让他们做支持。

more options

You would have to use the Tab key repeatedly until you see focus set to this search bar if this search bar doesn't have an access key (use F6 to toggle to the web page area). You can check the latter via the Inspector.