[Project_owners] persist attribute?

Karsten Düsterloh mnenhy at tprac.de
Sun Aug 5 22:47:45 PDT 2007


Eric H. Jung wrote:
> When specifying persist="width height" for <dialog/> or <window/>,
> does anyone know:
> 
> 1. Where this is stored? (I seem to remember an RDF file in the
> profile)

localstore.rdf

> 2. How to call the Javascript to perform this programmatically from
> my own function instead of as a XUL attribute?

nsIDOMXULDocument.persist(in DOMString id, in DOMString attr);
(http://mxr-test.landfill.bugzilla.org/seamonkey/source/dom/public/idl/xul/nsIDOMXULDocument.idl#81)


HTH,

Karten


More information about the Project_owners mailing list