Boris Zbarsky wrote:
Elan Feingold wrote:

I'll try this, thanks for your reply. The problem is that some of the clicks will be valid (e.g. for some client-side javascript links that hide/display part of a tree structure).


That's not the _default_ action, so calling preventDefault should have no effect on it... preventDefault just prevents whatever the browser would have done by default.

It *could* be the default action in cases where people use javascript: URL's to execute JS in stead of using onclick etc...


--
jst
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to