Skip to content

Resources

Filipe Fortes edited this page Aug 25, 2010 · 1 revision

Resources File

An HTML file that holds the Chrome and Grid assets used to create UI and content. Pages specify the location of the resources file via a link tag in the document <head>:

  <link rel="resources" href="/path/to/resources.html" />

Notes about styling

  • Do not style based on the id property (e.g. #myChrome): All id attributes are stripped from resources