Forum Moderators: travelin cat

Message Too Old, No Replies

NN7 for Mac

When holding down the mouse, it gives me options? No thanks....

         

Bluetuna

11:01 pm on Jan 11, 2003 (gmt 0)

10+ Year Member



I have a page that has a small graphic to scroll a layer, (mouseover - scroll, on mouse out stop scroll) it used to be a mouse over/out behavior and worked fine, but in NN7, it sometimes will scroll the whole layer even after the mouse is no where near the graphic? 2 out of 10 times it actually stopped when I moved the mouse out. So, I decided to change it to mouse down/up and when the mouse is held down for 2 sec. a box opens in NN7 asking if I want to go back, forward, reload, ect... Is this a Mac only feature since we are missing th second botton on the mouse? Can you turn this off? What is I do a no right click script on the image? Any thoughts?

BjarneDM

7:17 pm on Jan 12, 2003 (gmt 0)

10+ Year Member



you can try putting oncontextmenu="return false" into the tag

Bluetuna

8:38 pm on Jan 12, 2003 (gmt 0)

10+ Year Member



BjarneDM, perfect...Thank you for your help!