summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.js.mode.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/html.js.mode.page')
-rw-r--r--doc/yelp-xsl/C/html.js.mode.page6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/yelp-xsl/C/html.js.mode.page b/doc/yelp-xsl/C/html.js.mode.page
new file mode 100644
index 00000000..f324388f
--- /dev/null
+++ b/doc/yelp-xsl/C/html.js.mode.page
@@ -0,0 +1,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>