Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Tabbing past the bottom of the window
- From: javascript@xxxxxxxxxx (Josiah Gordon)
- Subject: [Javascript] Tabbing past the bottom of the window
- Date: Thu, 26 Jul 2001 17:25:24 -0700
You could trap for a certain key and then jump to the submit button (provided you have a bookmark reference like <a name="sub"> near it). On keyPress just set the window location to http://<location>#sub. BTW: I have lots of problems using a non-alphanumeric key with the keyPress handler. I recommend A-Z or 0-9 for the hot key. --Josiah Gordon -----Original Message----- From: javascript-admin@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]On Behalf Of Bill Marriott Sent: Thursday, July 26, 2001 5:11 PM To: javascript@xxxxxxxxxx Subject: [Javascript] Tabbing past the bottom of the window Hi Everyone, Just a small query about tabbing and scrolling. In a large single page form where you have to scroll down to get to the bottom, is there a way to move down without using the mouse? Page down and the down arrow don't work in my forms. Please does anyone know why? thanks Bill _______________________________________________ Javascript mailing list Javascript@xxxxxxxxxx http://www.LaTech.edu/mailman/listinfo/javascript --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.265 / Virus Database: 137 - Release Date: 7/18/2001 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.265 / Virus Database: 137 - Release Date: 7/18/2001
- References:
- [Javascript] Tabbing past the bottom of the window
- From: Bill Marriott
- [Javascript] Tabbing past the bottom of the window
- Prev by Date: [Javascript] Tabbing past the bottom of the window
- Next by Date: [JavaScript] Simple Question
- Previous by thread: [Javascript] Tabbing past the bottom of the window
- Next by thread: [JavaScript] Simple Question
- Index(es):