XUL内容如下
?xml version="1.0"?
?xml-stylesheet href="chrome://global/skin/" type="text/css"?
?xml-stylesheet href="chrome://EasyEffective/content/styles/global.css" type="text/css"?
window
id="Test"
title="Test"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:html="http://www.w3.org/1999/xhtml"
onload="Onload()"
persist="screenX screenY width height sizemode"
script src="chrome://Test/content/scripts/Test.js" type="application/x-javascript"/
vbox flex="1"
hbox id="a...[ 查看全文 ]