I keep including JavaScript files in dialog windows with:

<script type="application/x-javascript" src="chrome://.../.../....js"/>

but that slows down startup of my dialog windows so what I want to do is to use something like this:

navigatorWindow.functionName()

But how would that be done best i.e. save and speedy?

Thanks,
/HJ
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to