How to change behavior of items in Firefox context menu

Posted by tom on Stack Overflow See other posts from Stack Overflow or by tom
Published on 2010-03-15T09:18:34Z Indexed on 2010/03/15 9:19 UTC
Read the original article Hit count: 318

Filed under:
|

Hi, I'm trying to change the behavior of in placesOverlay.xul. My goal is to disable the Properties entry upon conditions that I need to figure out using Javascript.

I am new to XBL bindings and handlers and don't know how to register such a handler for an existing/browser-defined XUL element. Or is there a simpler way?

Thanks.

© Stack Overflow or respective owner

Related posts about firefox

Related posts about xul