summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.js.mode.page
blob: f324388f96f4f09a67903bf6a7866ed9ab2b561a (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<page xmlns="http://projectmallard.org/1.0/" id="html.js.mode" type="topic" style="xslt-mode"><info><link type="guide" xref="html" group="modes"/><link type="guide" xref="modes" group="html"/><revision version="1.0" date="2010-01-01" status="final"/><desc>Output JavaScript specific to the input format.</desc></info><title>html.js.mode</title><p>Output JavaScript specific to the input format.</p>
  
  
  <p>This template is called by <code style="xslt-template" xref="html.js.content">html.js.content</code> to output JavaScript specific to the input format. Importing stylesheets may implement this for any element that will be passed to <code style="xslt-template" xref="html.page">html.page</code>. If they do not, the output HTML will only have the common JavaScript.</p>
</page>