userscript-focus-input-field.md - www.codemadness.org - www.codemadness.org saait content files
HTML git clone git://git.codemadness.org/www.codemadness.org
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
userscript-focus-input-field.md (362B)
---
1 This is an userscript I wrote a while ago which allows to focus the first input
2 field on a page with ctrl+space. This is useful if a site doesn't specify the
3 autofocus attribute for an input field and you don't want to switch to it using
4 the mouse.
5
6
7 ## Download
8
9 [Download userscript input_focus.user.js](https://codemadness.org/downloads/input_focus.user.js)