Tab keystroke in HTML
March 25, 2008 12:00 AM
Is there normally a problem with having Tab be a keystroke to assign actions?I want to have the action happen on the Tab key. I'm running into some inconsistent results (basically, each pressing of Tab modifies a variable and shows a graphic based on the new value). When I assigned it to a different key (like A), it seems to work out. What gotchas are there for the Tab key? I'm trying to publish this in HTML, and I've put the functionality in a popup window with no address bar or other browser tools. That way, the user is not jumping between the screen and the address bar. But is that still a problem?Kevin
Discussions have been disabled for this post