E-mail List Archives
Re: Dynamic Dropdown Form Fields
From: Tony Olivero
Date: Apr 28, 2012 9:48AM
- Next message: Katherine Mancuso: "Fwd: [liberationtech-jobs] HHS Contest to Build Accessible Electronic Health Record Interface"
- Previous message: David Ashleydale: "Re: Dynamic Dropdown Form Fields"
- Next message in Thread: Stella Mudd: "Re: Dynamic Dropdown Form Fields"
- Previous message in Thread: David Ashleydale: "Re: Dynamic Dropdown Form Fields"
- View all messages in this Thread
You should be able to do that. I know it's possible to intercept keystrokes
with JS. As long as the interception can stop the focus path from traveling
long enough for your first few actions to take place. Other possibility is
having an alert that you can move focus to when the focus is lost that says
"please wait" while your other action are taking place. Kind of another
"buying time" mechanism.
- Next message: Katherine Mancuso: "Fwd: [liberationtech-jobs] HHS Contest to Build Accessible Electronic Health Record Interface"
- Previous message: David Ashleydale: "Re: Dynamic Dropdown Form Fields"
- Next message in Thread: Stella Mudd: "Re: Dynamic Dropdown Form Fields"
- Previous message in Thread: David Ashleydale: "Re: Dynamic Dropdown Form Fields"
- View all messages in this Thread