|
Prev: FAQ Topic - Why does framename.print() not print the correct frame in IE? (2008-06-25)
Next: comp.lang.javascript FAQ - META 2008-06-25
From: wixus on 25 Jun 2008 01:24 how can i disable mouse3 button in modern browsers? i don't need that scrolling mode. any solutions?
From: wixus on 25 Jun 2008 01:36
On 25 ÉÀÎ, 12:24, wixus <vikh...(a)gmail.com> wrote: > how can i disable mouse3 button in modern browsers? i don't need that > scrolling mode. > any solutions? on mousedown i can do it in ie and mozilla but not opera. looks like opera will always use it =( |