So twice in the past week I've hit a line of dojo code that is calling focus on a node that doesn't support it. To get it around it, I've wrapped the offending calls in try blocks since IE throws a nasty run-time. I find myself wondering if all the focus calls shouldn't be done this way to avoid this as a failsafe.
focus ie runtime
calling focus() throwing runtime in ie
Submitted by AlekhineGunn on Tue, 04/08/2008 - 14:55.
- Login or register to post comments
- Unsubscribe post
