![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: How to stop scroll wheel from selecting different menu options
From: Other <this@that.so>
Date: Mon Aug 15 2005 - 20:07:28 CEST
<amirkarger@gmail.com> wrote
document.focus() is bogus. Try window.focus() instead. Or indeed
hth
|