placing "e.cancelBrowserEvent();" in a rtmousedown event listener should allow
your to stop the menu from appearing

Hershel Robinson wrote:

> >         ffel.onclick=function(e) {alert(1)
> >             thisframe = e.getTarget()
> >             showPicture(thisframe.num)
> >         }
>
> Well, I am apparently answering my own question--Netscape seems to prefer
> onmousedown to onclick.  Why I don't know.
>
> Another question for the gurus: How can I disable right mouse button
> clicking in NS?  Why do I want to disable it?  That's what the client wants,
> what can I tell you?  I have not succeeded in doing for NS just yet.
>
> Thanks,
> Hershel
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help

--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010




_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to