eclectic content (v2)
Added by Liberty Miller on 2007-July-12  (view change)
Labels: 

Check it out*: http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul

<?xml version="1.0"?>
  <?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
      <window id="thereisnodata" class="dialog" orient="vertical"   
       xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
          xmlns:html="http://www.w3.org/1999/xhtml">
        <spring flex="1"/>
            <html:html style="width: 100%; font-weight: bold; font-size: xx-large; font-family: sans-serif; text-align: center;">
      THERE IS NO DATA.<html:br/>
      THERE IS ONLY <html:a style="margin-left: 0.25em;" href="http://www.mozilla.org/projects/xul">XUL</html:a>.
    </html:html>
    <spring flex="1"/>
</window>    


Full Info @ "The Joy of XUL" | See XUL in action at http://www.oreilly.com/catalog/xmlpr2/toc.html **

*works best with SeaMonkey
** again, works best in the Mozilla family of browsers...

^ HOME   |    XUL Homepage >