Click to See Complete Forum and Search --> : Key Launcher Problem


houtek
11-26-2002, 10:30 PM
Please see http://houtek.com/ffk/contact.htm.

I seem to need to click in the body area before the "Key Launcher" function will work. Can someone please help me eliminate the necessity of doing that?

Thank you very much.
H.

houtek
11-27-2002, 08:05 AM
Thanks, Dave! Regretfully, the problem persists. I suspect that something like the solution you proposed is necesssary, as once I click in the body area, the function works. I just don't know how to say it. Can we refine the focus to the body area somehow? Or did I code it badly?
Thanks,
H.

jkruer01
11-27-2002, 01:08 PM
Instead of using document.onkeypress = getKey;
trying adding the onkeypress to the <body> tag. Example: <body onkeypress="getKey;"> Hope that helps!

houtek
11-27-2002, 05:43 PM
Thanks, Dave, I'm in IE6.0+... I wonder if it has anything to do with the presence of the shared borders, etc....? Off for more grocery shopping for Thanksgiving, will try these suggestions a bit later. Have a Happy Thanksgiving!
Thanks,
H.

houtek
11-28-2002, 12:32 AM
after flogging all my good resources, I learned that FrontPage has an image map function, so I resolved it that way. Thanks for the effort and Happy Thanksgiving!
H.