ghacks Technology News

Automatically Jump To First Text Field


greasemonkeyWe mentioned a setting for the Firefox web browser earlier today that allowed the usage of the tab key to jump to the first text field on a website.This is handy on websites with no auto focus on the first text field. There was no apparent way, either by installing a Firefox add-on or userscript, to automate that process further by automatically focusing on the first text field on specific sites.

Research for disabling that feature on websites with enabled auto focus led to a Greasemonkey user script that would do exactly what we have been looking for earlier today: A script that would automatically jump to the first text field on selected websites without user interaction. A Greasemonkey script for that purpose is great because of the following reasons:

  • It is not limited to the Firefox web browser but can also be added to other web browser supporting Greasemonkey or those scripts.
  • It can be enabled on specific domains (or all).

A user wanting to install the script needs to download Greasemonkey or a compatible program. Once Greasemonkey or its equivalent are installed the Focus First Textbox script can be added to the web browser. The last step involves adding domain names or strings where this user script should be active on.

A right-click on the Greasemonkey icon in the status bar of Firefox and the selection of Manage User Scripts will open the configuration. Select the Focus First Textbox script from the left sidebar. A click on the Add button next to included pages will open a basic form that can be filled with a domain name.

focus first textbox

The script becomes active on newly added pages after reloading them.



Tags: , , , , , , , ,
Categories: Browsing, firefox




Related posts:

  1. Disable Text Field Auto Focus
  2. Quick Jump To Text Fields In Firefox
  3. Automatically Discover New Greasemonkey Scripts
  4. Greasemonkey No Scripts Installed
  5. Firefox Page Scroll Marker
  6. Greasemonkey To Firefox Add-On Compiler
  7. FireFox Speed Up Script
  8. Turn Greasemonkeys into Firefox extensions

4 Responses to “Automatically Jump To First Text Field”

  1. Paulus says:

    Great follow up Martin i installed it directly and this realy going to save me time. Main only question is do i have to set back main original firefox settings?

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

© 2005-2010 Ghacks.net. All Rights Reserved. Privacy Policy - About Us