Doug Turner wrote:
I inherited from the
nsIDOMFormListener, but it looks that I should register the event. I looked
through the Mozilla source, but couldn't find out how to register the event.

Couldn't you just attach a capturing event listener for the "submit" event to the Document object via the W3C DOM apis?



Reply via email to