Hi there,
Netscape launches composer just fine using the following javascript.

function opened( url ) {
        netscape.plugin.composer.Document.editDocument( url ) ;
}

Is there a corresponding function to launch Composer from Mozilla?

Thanks in advance,
Pete


Reply via email to