Re: How to prevent hyperlinks/form submit from opening
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > I am using Mozilla to preview the editing of HTML document. One of the > requirements is for the preview to remain on that page, i.e. user > clicking on hyperlinks or form submit should have no effect. How can > this be done using xpcom? Thanks in advance. Have you looked at how editor/ does it? This is really the wrong newsgroup for this question.... -Boris