The ability to use the <tab> key on the keyboard to navigate among *ALL* input items on a page, not just text fields. With this build, I can hit <tab> and, in sequence, manipulate every checkbox, radio button, menu, etc. -- all from the keyboard.
Add this to your user.js file:
user_pref("accessibility.tabfocus", 3);
If you've never created a user.js file, it's a plain text file that goes in the following location:
/<your home folder>/Library/Application Support/Chimera/Profiles/default/<random>.slt/
Neil --- Slumming at the beatnikPad : http://www.beatnikpad.com/ Working at theNonsuch: http://reblog.thenonsuch.com/ e-mail: [EMAIL PROTECTED] | yeah.
_______________________________________________ Camino mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/camino
