Annotation of html5/spec-author-view/the-script-element.html, revision 1.147

1.104     mike        1: <!doctype html>
1.142     mike        2: <html lang="en-US-x-Hixie" xml:lang="en-US-x-Hixie" xmlns="http://www.w3.org/1999/xhtml"><meta content="text-html; charset=utf-8" http-equiv="Content-Type"><meta content="HTML Tidy for HTML5 (experimental) for Linux/x86 http://github.com/w3c/tidy-html5/tree/c63cc39" name="generator"><meta charset="utf-8"><title>4.3.1 The script element &mdash; HTML5</title><link href="style.css" rel="stylesheet"><style type="text-css">
                      3: /**/
                      4: /**/
                      5: 
                      6:    .applies thead th > * { display: block; }
                      7:    .applies thead code { display: block; }
                      8:    .applies tbody th { white-space: nowrap; }
                      9:    .applies td { text-align: center; }
                     10:    .applies .yes { background: yellow; }
                     11: 
                     12:    .matrix, .matrix td { border: hidden; text-align: right; }
                     13:    .matrix { margin-left: 2em; }
                     14: 
                     15:    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
                     16:    .dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
                     17:    .dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
                     18: 
                     19:    td.eg { border-width: thin; text-align: center; }
                     20: 
                     21:    #table-example-1 { border: solid thin; border-collapse: collapse; margin-left: 3em; }
                     22:    #table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
                     23:    #table-example-1 caption { padding-bottom: 0.5em; }
                     24:    #table-example-1 thead, #table-example-1 tbody { border: none; }
                     25:    #table-example-1 th, #table-example-1 td { border: solid thin; }
                     26:    #table-example-1 th { font-weight: normal; }
                     27:    #table-example-1 td { border-style: none solid; vertical-align: top; }
                     28:    #table-example-1 th { padding: 0.5em; vertical-align: middle; text-align: center; }
                     29:    #table-example-1 tbody tr:first-child td { padding-top: 0.5em; }
                     30:    #table-example-1 tbody tr:last-child td { padding-bottom: 1.5em; }
                     31:    #table-example-1 tbody td:first-child { padding-left: 2.5em; padding-right: 0; width: 9em; }
                     32:    #table-example-1 tbody td:first-child::after { content: leader(". "); }
                     33:    #table-example-1 tbody td { padding-left: 2em; padding-right: 2em; }
                     34:    #table-example-1 tbody td:first-child + td { width: 10em; }
                     35:    #table-example-1 tbody td:first-child + td ~ td { width: 2.5em; }
                     36:    #table-example-1 tbody td:first-child + td + td + td ~ td { width: 1.25em; }
                     37: 
                     38:    .apple-table-examples { border: none; border-collapse: separate; border-spacing: 1.5em 0em; width: 40em; margin-left: 3em; }
                     39:    .apple-table-examples * { font-family: "Times", serif; }
                     40:    .apple-table-examples td, .apple-table-examples th { border: none; white-space: nowrap; padding-top: 0; padding-bottom: 0; }
                     41:    .apple-table-examples tbody th:first-child { border-left: none; width: 100%; }
                     42:    .apple-table-examples thead th:first-child ~ th { font-size: smaller; font-weight: bolder; border-bottom: solid 2px; text-align: center; }
                     43:    .apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(". ") }
                     44:    .apple-table-examples tbody th, .apple-table-examples tfoot th { font: inherit; text-align: left; }
                     45:    .apple-table-examples td { text-align: right; vertical-align: top; }
                     46:    .apple-table-examples.e1 tbody tr:last-child td { border-bottom: solid 1px; }
                     47:    .apple-table-examples.e1 tbody + tbody tr:last-child td { border-bottom: double 3px; }
                     48:    .apple-table-examples.e2 th[scope=row] { padding-left: 1em; }
                     49:    .apple-table-examples sup { line-height: 0; }
                     50: 
                     51:    .details-example img { vertical-align: top; }
                     52: 
                     53:    #base64-table {
                     54:      white-space: nowrap;
                     55:      font-size: 0.6em;
                     56:      column-width: 6em;
                     57:      column-count: 5;
                     58:      column-gap: 1em;
                     59:      -moz-column-width: 6em;
                     60:      -moz-column-count: 5;
                     61:      -moz-column-gap: 1em;
                     62:      -webkit-column-width: 6em;
                     63:      -webkit-column-count: 5;
                     64:      -webkit-column-gap: 1em;
                     65:    }
                     66:    #base64-table thead { display: none; }
                     67:    #base64-table * { border: none; }
                     68:    #base64-table tbody td:first-child:after { content: ':'; }
                     69:    #base64-table tbody td:last-child { text-align: right; }
                     70: 
                     71:    #named-character-references-table {
                     72:      white-space: nowrap;
                     73:      font-size: 0.6em;
                     74:      column-width: 30em;
                     75:      column-gap: 1em;
                     76:      -moz-column-width: 30em;
                     77:      -moz-column-gap: 1em;
                     78:      -webkit-column-width: 30em;
                     79:      -webkit-column-gap: 1em;
                     80:    }
                     81:    #named-character-references-table > table > tbody > tr > td:first-child + td,
                     82:    #named-character-references-table > table > tbody > tr > td:last-child { text-align: center; }
                     83:    #named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
                     84:    #named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
                     85: 
                     86:    .glyph.control { color: red; }
                     87: 
                     88:    @font-face {
                     89:      font-family: 'Essays1743';
                     90:      src: url('fonts/Essays1743.ttf');
                     91:    }
                     92:    @font-face {
                     93:      font-family: 'Essays1743';
                     94:      font-weight: bold;
                     95:      src: url('fonts/Essays1743-Bold.ttf');
                     96:    }
                     97:    @font-face {
                     98:      font-family: 'Essays1743';
                     99:      font-style: italic;
                    100:      src: url('fonts/Essays1743-Italic.ttf');
                    101:    }
                    102:    @font-face {
                    103:      font-family: 'Essays1743';
                    104:      font-style: italic;
                    105:      font-weight: bold;
                    106:      src: url('fonts/Essays1743-BoldItalic.ttf');
                    107:    }
                    108: 
                    109: /**/
                    110: /**/
                    111: </style><link href="data:text/css," id="complete" rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20{%20display:%20none;%20}%0Ahtml%20{%20border:%20solid%20yellow;%20}%20.domintro:before%20{%20display:%20none;%20}" id="author" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20{%20background:%20%23FFEEEE;%20}%20.domintro:before%20{%20background:%20%23FFEEEE;%20}" id="highlight" rel="alternate stylesheet" title="Highlight implementation requirements"><style type="text-css">
1.138     mike      112: /**/
                    113: /**/
1.132     mike      114:    pre { margin-left: 2em; white-space: pre-wrap; }
                    115:    h2 { margin: 3em 0 1em 0; }
                    116:    h3 { margin: 2.5em 0 1em 0; }
                    117:    h4 { margin: 2.5em 0 0.75em 0; }
                    118:    h5, h6 { margin: 2.5em 0 1em; }
                    119:    h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
                    120:    h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
                    121:    p { margin: 1em 0; }
                    122:    hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
                    123:    dl, dd { margin-top: 0; margin-bottom: 0; }
                    124:    dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
                    125:    dt + dt { margin-top: 0; }
                    126:    dd dt { margin-top: 0.25em; margin-bottom: 0; }
                    127:    dd p { margin-top: 0; }
                    128:    dd dl + p { margin-top: 1em; }
                    129:    dd table + p { margin-top: 1em; }
                    130:    p + * > li, dd li { margin: 1em 0; }
                    131:    dt, dfn { font-weight: bold; font-style: normal; }
                    132:    i, em { font-style: italic; }
                    133:    dt dfn { font-style: italic; }
                    134:    pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
                    135:    pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
                    136:    pre em { font-weight: bolder; font-style: normal; }
                    137:    @media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
                    138:    var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
                    139:    table { border-collapse: collapse; border-style: hidden hidden none hidden; }
                    140:    table thead, table tbody { border-bottom: solid; }
                    141:    table tbody th:first-child { border-left: solid; }
                    142:    table tbody th { text-align: left; }
                    143:    table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
                    144:    blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
                    145: 
                    146:    .bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
                    147:    .matrix, .matrix td { border: none; text-align: right; }
                    148:    .matrix { margin-left: 2em; }
                    149:    .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
                    150:    .dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
                    151:    .dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
                    152: 
                    153:    .toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
                    154:    img.extra, p.overview { float: right; }
                    155:    pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; position: relative; }
                    156:    pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
                    157:    pre.idl::before { content: "IDL"; font: bold small sans-serif; padding: 0.5em; background: white; position: absolute; top: 0; margin: -1px 0 0 -4em; width: 1.5em; border: thin solid; border-radius: 0 0 0 0.5em }
                    158:    pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
                    159:    pre.css:first-line { color: #AAAA50; }
                    160:    dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #DDFFDD; }
                    161:    hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
                    162:    dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
                    163:    dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
                    164:    dl.domintro dd p { margin: 0.5em 0; }
                    165:    dl.domintro:before { display: table; margin: -1em -0.5em -0.5em auto; width: auto; content: 'This box is non-normative. Implementation requirements are given below this box.'; color: black; font-style: italic; border: solid 2px; background: white; padding: 0 0.25em; }
                    166:    dl.switch { padding-left: 2em; }
                    167:    dl.switch > dt { text-indent: -1.5em; }
                    168:    dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
                    169:    dl.triple { padding: 0 0 0 1em; }
                    170:    dl.triple dt, dl.triple dd { margin: 0; display: inline }
                    171:    dl.triple dt:after { content: ':'; }
                    172:    dl.triple dd:after { content: '\A'; white-space: pre; }
                    173:    .diff-old { text-decoration: line-through; color: silver; background: transparent; }
                    174:    .diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
                    175:    a .diff-new { border-bottom: 1px blue solid; }
                    176: 
1.138     mike      177:    figure.diagrams { border: double black; background: white; padding: 1em; }
                    178:    figure.diagrams img { display: block; margin: 1em auto; } 
                    179: 
1.132     mike      180:    h2 { page-break-before: always; }
                    181:    h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
                    182:    h1 + h2, hr + h2.no-toc { page-break-before: auto; }
                    183: 
                    184:    p  > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]),
1.142     mike      185:    li > span:not([title=""]):not([class="XXX"]):not([class="impl"]):not([class="note"]) { border-bottom: solid #9999CC; }
1.132     mike      186: 
                    187:    div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
                    188:    div.head p { margin: 0; }
                    189:    div.head h1 { margin: 0; }
                    190:    div.head .logo { float: right; margin: 0 1em; }
                    191:    div.head .logo img { border: none } /* remove border from top image */
                    192:    div.head dl { margin: 1em 0; }
                    193:    div.head p.copyright, div.head p.alt { font-size: x-small; font-style: oblique; margin: 0; }
                    194: 
                    195:    body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
                    196:    body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
                    197:    body > .toc > li > * { margin-bottom: 0.5em; }
                    198:    body > .toc > li > * > li > * { margin-bottom: 0.25em; }
                    199:    .toc, .toc li { list-style: none; }
                    200: 
                    201:    .brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
                    202:    .brief li { margin: 0; padding: 0; }
                    203:    .brief li p { margin: 0; padding: 0; }
                    204: 
                    205:    .category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
                    206:    .category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
                    207:    .category-list li { display: inline; }
                    208:    .category-list li:not(:last-child)::after { content: ', '; }
                    209:    .category-list li > span, .category-list li > a { text-transform: lowercase; }
1.138     mike      210:    .category-list li * { text-transform: none; } /* don't  */
1.132     mike      211: 
                    212:    .XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
                    213:    .XXX > :first-child { margin-top: 0; }
                    214:    p .XXX { line-height: 3em; }
                    215:    .annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
                    216:    .annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
                    217:    .annotation :link, .annotation :visited { color: inherit; }
                    218:    .annotation :link:hover, .annotation :visited:hover { background: transparent; }
                    219:    .annotation span { border: none ! important; }
                    220:    .note { color: green; background: transparent; font-family: sans-serif; }
                    221:    .warning { color: red; background: transparent; }
                    222:    .note, .warning { font-weight: bolder; font-style: italic; }
                    223:    .note em, .warning em, .note i, .warning i { font-style: normal; }
                    224:    p.note, div.note { padding: 0.5em 2em; }
                    225:    span.note { padding: 0 2em; }
                    226:    .note p:first-child, .warning p:first-child { margin-top: 0; }
                    227:    .note p:last-child, .warning p:last-child { margin-bottom: 0; }
                    228:    .warning:before { font-style: normal; }
                    229:    p.note:before { content: 'Note: '; }
                    230:    p.warning:before { content: '\26A0 Warning! '; }
                    231: 
                    232:    .bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
                    233:    .bookkeeping { font-size: 0.8em; margin: 2em 0; }
                    234:    .bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
                    235:    .bookkeeping dt { margin: 0.5em 2em 0; }
                    236:    .bookkeeping dd { margin: 0 3em 0.5em; }
                    237: 
                    238:    h4 { position: relative; z-index: 3; }
                    239:    h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
                    240:    .element {
                    241:      background: #EEEEFF;
                    242:      color: black;
                    243:      margin: 0 0 1em 0.15em;
                    244:      padding: 0 1em 0.25em 0.75em;
                    245:      border-left: solid #9999FF 0.25em;
                    246:      position: relative;
                    247:      z-index: 1;
                    248:    }
                    249:    .element:before {
                    250:      position: absolute;
                    251:      z-index: 2;
                    252:      top: 0;
                    253:      left: -1.15em;
                    254:      height: 2em;
                    255:      width: 0.9em;
                    256:      background: #EEEEFF;
                    257:      content: ' ';
                    258:      border-style: none none solid solid;
                    259:      border-color: #9999FF;
                    260:      border-width: 0.25em;
                    261:    }
                    262: 
                    263:    .example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
                    264:    td > .example:only-child { margin: 0 0 0 0.1em; }
                    265: 
                    266:    ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
                    267:    ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
                    268:    ul.domTree li li { list-style: none; }
                    269:    ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
                    270:    ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
                    271:    ul.domTree span { font-style: italic; font-family: serif; }
                    272:    ul.domTree .t1 code { color: purple; font-weight: bold; }
                    273:    ul.domTree .t2 { font-style: normal; font-family: monospace; }
                    274:    ul.domTree .t2 .name { color: black; font-weight: bold; }
                    275:    ul.domTree .t2 .value { color: blue; font-weight: normal; }
                    276:    ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
                    277:    ul.domTree .t7 code, .domTree .t8 code { color: green; }
                    278:    ul.domTree .t10 code { color: teal; }
                    279: 
                    280:    body.dfnEnabled dfn { cursor: pointer; }
                    281:    .dfnPanel {
                    282:      display: inline;
                    283:      position: absolute;
                    284:      z-index: 10;
                    285:      height: auto;
                    286:      width: auto;
                    287:      padding: 0.5em 0.75em;
                    288:      font: small sans-serif, Droid Sans Fallback;
                    289:      background: #DDDDDD;
                    290:      color: black;
                    291:      border: outset 0.2em;
                    292:    }
                    293:    .dfnPanel * { margin: 0; padding: 0; font: inherit; text-indent: 0; }
                    294:    .dfnPanel :link, .dfnPanel :visited { color: black; }
                    295:    .dfnPanel p { font-weight: bolder; }
                    296:    .dfnPanel * + p { margin-top: 0.25em; }
                    297:    .dfnPanel li { list-style-position: inside; }
                    298: 
                    299:    #configUI { position: absolute; z-index: 20; top: 10em; right: 1em; width: 11em; font-size: small; }
                    300:    #configUI p { margin: 0.5em 0; padding: 0.3em; background: #EEEEEE; color: black; border: inset thin; }
                    301:    #configUI p label { display: block; }
                    302:    #configUI #updateUI, #configUI .loginUI { text-align: center; }
                    303:    #configUI input[type=button] { display: block; margin: auto; }
                    304: 
                    305:    fieldset { margin: 1em; padding: 0.5em 1em; }
                    306:    fieldset > legend + * { margin-top: 0; }
                    307:    fieldset > :last-child { margin-bottom: 0; }
                    308:    fieldset p { margin: 0.5em 0; }
                    309: 
1.138     mike      310:    .stability {
                    311:      position: fixed;
                    312:      bottom: 0;
                    313:      left: 0; right: 0;
                    314:      margin: 0 auto 0 auto;
                    315:      width: 50%;
                    316:      background: maroon; color: yellow;
                    317:      -webkit-border-radius: 1em 1em 0 0;
                    318:      -moz-border-radius: 1em 1em 0 0;
                    319:      border-radius: 1em 1em 0 0;
                    320:      -moz-box-shadow: 0 0 1em #500;
                    321:      -webkit-box-shadow: 0 0 1em #500;
                    322:      box-shadow: 0 0 1em red;
                    323:      padding: 0.5em 1em;
                    324:      text-align: center;
                    325:    }
                    326:    .stability strong {
                    327:      display: block;
                    328:    }
                    329:    .stability input {
1.142     mike      330:      -moz-appearance: none; -webkit-appearance: none; margin: 0; 
                    331:      border: 0; padding: 0.25em 0.5em; background: transparent; color: black;
1.138     mike      332:      position: absolute; top: -0.5em; right: 0; font: 1.25em sans-serif; text-align: center;
                    333:    }
                    334:    .stability input:hover {
                    335:      color: white;
                    336:      text-shadow: 0 0 2px black;
                    337:    }
                    338:    .stability input:active {
                    339:      padding: 0.3em 0.45em 0.2em 0.55em;
                    340:    }
                    341:    .stability :link, .stability :visited,
                    342:    .stability :link:hover, .stability :visited:hover {
                    343:      background: transparent;
                    344:      color: white;
                    345:    }
                    346: 
                    347: /**/
                    348: /**/
1.142     mike      349: </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text-css"><meta content="noindex" name="robots"><script>
1.138     mike      350: 
                    351: 
                    352:    function getCookie(name) {
                    353:      var params = location.search.substr(1).split("&");
                    354:      for (var index = 0; index < params.length; index++) {
                    355:        if (params[index] == name)
                    356:          return "1";
                    357:        var data = params[index].split("=");
                    358:        if (data[0] == name)
                    359:          return unescape(data[1]);
                    360:      }
                    361:      var cookies = document.cookie.split("; ");
                    362:      for (var index = 0; index < cookies.length; index++) {
                    363:        var data = cookies[index].split("=");
                    364:        if (data[0] == name)
                    365:          return unescape(data[1]);
                    366:      }
                    367:      return null;
1.1       mike      368:    }
1.138     mike      369: 
                    370: 
                    371: </script><link href="scripting-1.html" rel="prev" title="4.3 Scripting">
1.105     mike      372:   <link href="Overview.html#contents" rel="contents" title="Table of contents">
1.97      mike      373:   <link href="the-noscript-element.html" rel="next" title="4.3.2 The noscript element">
1.138     mike      374:   <body class="split chapter" onload="fixBrokenLink();"><div class="head" id="head" xmlns="">
1.9       mike      375: <div aria-haspopup="true" id="jumpIndexA-button" role="button" tabindex="0">jump
1.138     mike      376: <div id="jumpIndexA">
1.147   ! mike      377: <ul><li><a class="noindex" href="the-a-element.html#the-a-element">a</a><a class="noindex" href="the-abbr-element.html#the-abbr-element">abbr</a><a class="noindex" href="the-address-element.html#the-address-element">address</a><a class="noindex" href="the-area-element.html#the-area-element">area</a><a class="noindex" href="the-article-element.html#the-article-element">article</a><a class="noindex" href="the-aside-element.html#the-aside-element">aside</a><a class="noindex" href="the-audio-element.html#the-audio-element">audio</a></li>
        !           378: </ul><ul><li><a class="noindex" href="the-b-element.html#the-b-element">b</a><a class="noindex" href="the-base-element.html#the-base-element">base</a><a class="noindex" href="the-bdi-element.html#the-bdi-element">bdi</a><a class="noindex" href="the-bdo-element.html#the-bdo-element">bdo</a><a class="noindex" href="the-blockquote-element.html#the-blockquote-element">blockquote</a><a class="noindex" href="the-body-element.html#the-body-element">body</a><a class="noindex" href="the-br-element.html#the-br-element">br</a><a class="noindex" href="the-button-element.html#the-button-element">button</a></li>
        !           379: </ul><ul><li><a class="noindex" href="the-canvas-element.html#the-canvas-element">canvas</a><a class="noindex" href="the-caption-element.html#the-caption-element">caption</a><a class="noindex" href="the-cite-element.html#the-cite-element">cite</a><a class="noindex" href="the-code-element.html#the-code-element">code</a><a class="noindex" href="the-col-element.html#the-col-element">col</a><a class="noindex" href="the-colgroup-element.html#the-colgroup-element">colgroup</a><a class="noindex" href="the-command-element.html#the-command-element">command</a></li>
        !           380: </ul><ul><li><a class="noindex" href="the-datalist-element.html#the-datalist-element">datalist</a><a class="noindex" href="the-dd-element.html#the-dd-element">dd</a><a class="noindex" href="the-del-element.html#the-del-element">del</a><a class="noindex" href="the-details-element.html#the-details-element">details</a><a class="noindex" href="the-dfn-element.html#the-dfn-element">dfn</a><a class="noindex" href="the-div-element.html#the-div-element">div</a><a class="noindex" href="the-dl-element.html#the-dl-element">dl</a><a class="noindex" href="the-dt-element.html#the-dt-element">dt</a></li>
        !           381: </ul><ul><li><a class="noindex" href="the-em-element.html#the-em-element">em</a><a class="noindex" href="the-embed-element.html#the-embed-element">embed</a><a class="noindex" href="the-fieldset-element.html#the-fieldset-element">fieldset</a><a class="noindex" href="the-figcaption-element.html#the-figcaption-element">figcaption</a><a class="noindex" href="the-figure-element.html#the-figure-element">figure</a><a class="noindex" href="the-footer-element.html#the-footer-element">footer</a><a class="noindex" href="the-form-element.html#the-form-element">form</a></li>
        !           382: </ul><ul><li><a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#the-h1-h2-h3-h4-h5-and-h6-elements" title='Read about this "h1" reference in the full HTML5 spec.'>h1</a><a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#the-h1-h2-h3-h4-h5-and-h6-elements" title='Read about this "h2" reference in the full HTML5 spec.'>h2</a><a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#the-h1-h2-h3-h4-h5-and-h6-elements" title='Read about this "h3" reference in the full HTML5 spec.'>h3</a><a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#the-h1-h2-h3-h4-h5-and-h6-elements" title='Read about this "h4" reference in the full HTML5 spec.'>h4</a><a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#the-h1-h2-h3-h4-h5-and-h6-elements" title='Read about this "h5" reference in the full HTML5 spec.'>h5</a><a class="full-spec-link" href="http://dev.w3.org/html5/spec/.html#the-h1-h2-h3-h4-h5-and-h6-elements" title='Read about this "h6" reference in the full HTML5 spec.'>h6</a><a class="noindex" href="the-head-element.html#the-head-element">head</a><a class="noindex" href="the-header-element.html#the-header-element">header</a><a class="noindex" href="the-hgroup-element.html#the-hgroup-element">hgroup</a><a class="noindex" href="the-hr-element.html#the-hr-element">hr</a><a class="noindex" href="the-html-element.html#the-html-element">html</a></li>
        !           383: </ul><ul><li><a class="noindex" href="the-i-element.html#the-i-element">i</a><a class="noindex" href="the-iframe-element.html#the-iframe-element">iframe</a><a class="noindex" href="the-img-element.html#the-img-element">img</a><a class="noindex" href="the-input-element.html#the-input-element">input</a><a class="noindex" href="the-ins-element.html#the-ins-element">ins</a><a class="noindex" href="the-kbd-element.html#the-kbd-element">kbd</a><a class="noindex" href="the-keygen-element.html#the-keygen-element">keygen</a></li>
        !           384: </ul><ul><li><a class="noindex" href="the-label-element.html#the-label-element">label</a><a class="noindex" href="the-legend-element.html#the-legend-element">legend</a><a class="noindex" href="the-li-element.html#the-li-element">li</a><a class="noindex" href="the-link-element.html#the-link-element">link</a><a class="noindex" href="the-map-element.html#the-map-element">map</a><a class="noindex" href="the-mark-element.html#the-mark-element">mark</a><a class="noindex" href="the-menu-element.html#the-menu-element">menu</a><a class="noindex" href="the-meta-element.html#the-meta-element">meta</a><a class="noindex" href="the-meter-element.html#the-meter-element">meter</a></li>
        !           385: </ul><ul><li><a class="noindex" href="the-nav-element.html#the-nav-element">nav</a><a class="noindex" href="the-noscript-element.html#the-noscript-element">noscript</a><a class="noindex" href="the-object-element.html#the-object-element">object</a><a class="noindex" href="the-ol-element.html#the-ol-element">ol</a><a class="noindex" href="the-optgroup-element.html#the-optgroup-element">optgroup</a><a class="noindex" href="the-option-element.html#the-option-element">option</a><a class="noindex" href="the-output-element.html#the-output-element">output</a></li>
        !           386: </ul><ul><li><a class="noindex" href="the-p-element.html#the-p-element">p</a><a class="noindex" href="the-param-element.html#the-param-element">param</a><a class="noindex" href="the-pre-element.html#the-pre-element">pre</a><a class="noindex" href="the-progress-element.html#the-progress-element">progress</a><a class="noindex" href="the-q-element.html#the-q-element">q</a><a class="noindex" href="the-rp-element.html#the-rp-element">rp</a><a class="noindex" href="the-rt-element.html#the-rt-element">rt</a><a class="noindex" href="the-ruby-element.html#the-ruby-element">ruby</a></li>
        !           387: </ul><ul><li><a class="noindex" href="the-s-element.html#the-s-element">s</a><a class="noindex" href="the-samp-element.html#the-samp-element">samp</a><a class="noindex" href="#the-script-element">script</a><a class="noindex" href="the-section-element.html#the-section-element">section</a><a class="noindex" href="the-select-element.html#the-select-element">select</a><a class="noindex" href="the-small-element.html#the-small-element">small</a><a class="noindex" href="the-source-element.html#the-source-element">source</a><a class="noindex" href="the-span-element.html#the-span-element">span</a></li>
        !           388: </ul><ul><li><a class="noindex" href="the-strong-element.html#the-strong-element">strong</a><a class="noindex" href="the-style-element.html#the-style-element">style</a><a class="noindex" href="the-sub-and-sup-elements.html#the-sub-and-sup-elements">sub</a><a class="noindex" href="the-summary-element.html#the-summary-element">summary</a><a class="noindex" href="the-sub-and-sup-elements.html#the-sub-and-sup-elements">sup</a></li>
        !           389: </ul><ul><li><a class="noindex" href="the-table-element.html#the-table-element">table</a><a class="noindex" href="the-tbody-element.html#the-tbody-element">tbody</a><a class="noindex" href="the-td-element.html#the-td-element">td</a><a class="noindex" href="the-textarea-element.html#the-textarea-element">textarea</a><a class="noindex" href="the-tfoot-element.html#the-tfoot-element">tfoot</a><a class="noindex" href="the-th-element.html#the-th-element">th</a><a class="noindex" href="the-thead-element.html#the-thead-element">thead</a><a class="noindex" href="the-time-element.html#the-time-element">time</a><a class="noindex" href="the-title-element.html#the-title-element">title</a></li>
        !           390: </ul><ul><li><a class="noindex" href="the-tr-element.html#the-tr-element">tr</a><a class="noindex" href="the-track-element.html#the-track-element">track</a><a class="noindex" href="the-u-element.html#the-u-element">u</a><a class="noindex" href="the-ul-element.html#the-ul-element">ul</a><a class="noindex" href="the-var-element.html#the-var-element">var</a><a class="noindex" href="the-video-element.html#the-video-element">video</a><a class="noindex" href="the-wbr-element.html#the-wbr-element">wbr</a></li>
        !           391: </ul><ul class="jumpIndexA-other"><li><a class="noindex" href="global-attributes.html#global-attributes">global
        !           392: attributes</a><a class="noindex" href="index-of-terms.html#index-of-terms">terms</a></li>
1.138     mike      393: </ul></div>
                    394: </div>
                    395: <script src="jump-indexes.js">
                    396: </script><p xmlns="http://www.w3.org/1999/xhtml"><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
                    397: <h1 xmlns="http://www.w3.org/1999/xhtml">HTML5</h1>
                    398: </div>
                    399: <div class="prev_next">
1.137     mike      400:    <a href="scripting-1.html">&slarr; 4.3 Scripting</a> &ndash;
1.1       mike      401:    <a href="Overview.html#contents">Table of contents</a> &ndash;
1.137     mike      402:    <a href="the-noscript-element.html">4.3.2 The noscript element &srarr;</a>
1.147   ! mike      403:   <ol class="toc"><li><ol><li><ol><li><a href="the-script-element.html#the-script-element"><span class="secno">4.3.1</span>
        !           404: The <code>script</code> element</a>
        !           405: <ol><li><a href="the-script-element.html#scriptingLanguages"><span class="secno">4.3.1.1</span> Scripting languages</a><li><a href="the-script-element.html#restrictions-for-contents-of-script-elements" id="4.3.1.2-restrictions-for-contents-of-script-elements"><span class="secno">4.3.1.2</span> Restrictions for contents of
        !           406: <code>script</code> elements</a><li><a href="the-script-element.html#inline-documentation-for-external-scripts" id="4.3.1.3-inline-documentation-for-external-scripts"><span class="secno">4.3.1.3</span> Inline documentation for external
        !           407: scripts</a></ol></ol></ol></ol></div>
1.138     mike      408: 
                    409:   <h4 id="the-script-element"><span class="secno">4.3.1</span> The
                    410: <dfn id="script"><code>script</code></dfn> element</h4>
1.146     mike      411: <dl class="element"><dt><a href="http://dev.w3.org/html5/spec/single-page.html#element-dfn-categories" id="element-dfn-categories_7" title="element-dfn-categories">Categories</a>:</dt>
1.147   ! mike      412: <dd><a href="http://dev.w3.org/html5/spec/single-page.html#metadata-content-0" id="metadata-content_12">Metadata content</a>.</dd>
        !           413: <dd><a href="http://dev.w3.org/html5/spec/single-page.html#flow-content-1" id="flow-content_14">Flow content</a>.</dd>
        !           414: <dd><a href="http://dev.w3.org/html5/spec/single-page.html#phrasing-content-1" id="phrasing-content_16">Phrasing content</a>.</dd>
        !           415: <dt><a href="http://dev.w3.org/html5/spec/single-page.html#element-dfn-contexts" id="element-dfn-contexts_7" title="element-dfn-contexts">Contexts
        !           416: in which this element can be used</a>:</dt>
1.146     mike      417: <dd>Where <a href="http://dev.w3.org/html5/spec/single-page.html#metadata-content-0" id="metadata-content_13">metadata content</a> is expected.</dd>
                    418: <dd>Where <a href="http://dev.w3.org/html5/spec/single-page.html#phrasing-content-1" id="phrasing-content_17">phrasing content</a> is expected.</dd>
                    419: <dt><a href="http://dev.w3.org/html5/spec/single-page.html#element-dfn-content-model" id="element-dfn-content-model_7" title="element-dfn-content-model">Content model</a>:</dt>
1.147   ! mike      420: <dd>If there is no <code title="attr-script-src"><a href="#attr-script-src" id="src_1">src</a></code> attribute, depends on
        !           421: the value of the <code title="attr-script-type"><a href="#attr-script-type" id="type_6">type</a></code> attribute, but must
        !           422: match <a href="http://dev.w3.org/html5/spec/single-page.html#restrictions-for-contents-of-script-elements" id="script-content-restrictions">script content
        !           423: restrictions</a>.</dd>
        !           424: <dd>If there <em>is</em> a <code title="attr-script-src"><a href="#attr-script-src" id="src_2">src</a></code> attribute, the element
        !           425: must be either empty or contain only <a href="#inline-documentation-for-external-scripts" id="script-documentation">script documentation</a> that also matches
        !           426: <a href="#restrictions-for-contents-of-script-elements" id="script-content-restrictions_0">script content
1.138     mike      427: restrictions</a>.</dd>
1.146     mike      428: <dt><a href="http://dev.w3.org/html5/spec/single-page.html#element-dfn-attributes" id="element-dfn-attributes_7" title="element-dfn-attributes">Content attributes</a>:</dt>
1.147   ! mike      429: <dd><a href="http://dev.w3.org/html5/spec/single-page.html#global-attributes" id="global-attributes_7">Global attributes</a></dd>
        !           430: <dd><code title="attr-script-src"><a href="#attr-script-src" id="src_3">src</a></code></dd>
        !           431: <dd><code title="attr-script-async"><a href="#attr-script-async" id="async">async</a></code></dd>
        !           432: <dd><code title="attr-script-defer"><a href="#attr-script-defer" id="defer">defer</a></code></dd>
        !           433: <dd><code title="attr-script-type"><a href="#attr-script-type" id="type_7">type</a></code></dd>
        !           434: <dd><code title="attr-script-charset"><a href="#attr-script-charset" id="charset_10">charset</a></code></dd>
1.146     mike      435: <dt><a href="http://dev.w3.org/html5/spec/single-page.html#element-dfn-dom" id="element-dfn-dom_7" title="element-dfn-dom">DOM interface</a>:</dt>
1.138     mike      436: <!--TOPIC:DOM APIs-->
                    437: <dd>
                    438: <pre class="idl">
1.147   ! mike      439: interface <dfn id="htmlscriptelement">HTMLScriptElement</dfn> : <a href="elements.html#htmlelement" id="htmlelement_12">HTMLElement</a> {
1.146     mike      440:            attribute DOMString <a href="http://dev.w3.org/html5/spec/single-page.html#dom-script-src" title="dom-script-src">src</a>;
                    441:            attribute boolean <a href="http://dev.w3.org/html5/spec/single-page.html#dom-script-async" title="dom-script-async">async</a>;
                    442:            attribute boolean <a href="http://dev.w3.org/html5/spec/single-page.html#dom-script-defer" title="dom-script-defer">defer</a>;
                    443:            attribute DOMString <a href="http://dev.w3.org/html5/spec/single-page.html#dom-script-type" title="dom-script-type">type</a>;
                    444:            attribute DOMString <a href="http://dev.w3.org/html5/spec/single-page.html#dom-script-charset" title="dom-script-charset">charset</a>;
                    445:            attribute DOMString <a href="http://dev.w3.org/html5/spec/single-page.html#dom-script-text" title="dom-script-text">text</a>;
1.138     mike      446: };
                    447: </pre></dd>
1.146     mike      448: </dl><!--TOPIC:HTML--><p>The <code><a href="http://dev.w3.org/html5/spec/single-page.html#the-script-element">script</a></code>
1.138     mike      449: element allows authors to include dynamic script and data blocks in
1.146     mike      450: their documents. The element does not <a href="http://dev.w3.org/html5/spec/single-page.html#represents" title="represents">represent</a> content for the user.</p>
1.138     mike      451: <p>When used to include dynamic scripts, the scripts may either be
                    452: embedded inline or may be imported from an external file using the
1.147   ! mike      453: <code title="attr-script-src"><a href="#attr-script-src" id="src_4">src</a></code> attribute. If the language is not that
1.138     mike      454: described by "<code title="">text/javascript</code>", then the
1.147   ! mike      455: <code title="attr-script-type"><a href="#attr-script-type" id="type_8">type</a></code> attribute must be present, as described
1.138     mike      456: below. Whatever language is used, the contents of the
1.147   ! mike      457: <code><a href="http://dev.w3.org/html5/spec/single-page.html#the-script-element">
        !           458: script</a></code> element must conform with the requirements of
        !           459: that language's specification.</p>
1.138     mike      460: <p>When used to include data blocks (as opposed to scripts), the
                    461: data must be embedded inline, the format of the data must be given
1.147   ! mike      462: using the <code title="attr-script-type"><a href="#attr-script-type" id="type_9">type</a></code> attribute, the
1.146     mike      463: <code title="attr-script-src"><a href="http://dev.w3.org/html5/spec/single-page.html#attr-script-src" id="src_5">src</a></code> attribute must not be specified, and the
1.147   ! mike      464: contents of the <code><a href="http://dev.w3.org/html5/spec/single-page.html#the-script-element">script</a></code>
        !           465: element must conform to the requirements defined for the format
        !           466: used.</p>
1.138     mike      467: <p>The <dfn id="attr-script-type" title="attr-script-type"><code>type</code></dfn> attribute gives the
                    468: language of the script or format of the data. If the attribute is
1.146     mike      469: present, its value must be a <a href="http://dev.w3.org/html5/spec/single-page.html#valid-mime-type" id="valid-mime-type_3">valid MIME type</a>. The <code title="">charset</code> parameter must not be specified. The default,
1.138     mike      470: which is used if the attribute is absent, is "<code title="">text/javascript</code>".</p>
                    471: <p>The <dfn id="attr-script-src" title="attr-script-src"><code>src</code></dfn> attribute, if specified,
                    472: gives the address of the external script resource to use. The value
1.147   ! mike      473: of the attribute must be a <a href="urls.html#valid-non-empty-url-potentially-surrounded-by-spaces" id="valid-non-empty-url-potentially-surrounded-by-spaces_2">valid
1.138     mike      474: non-empty URL potentially surrounded by spaces</a> identifying a
1.147   ! mike      475: script resource of the type given by the <code title="attr-script-type"><a href="http://dev.w3.org/html5/spec/single-page.html#attr-script-type" id="type_10">type</a></code> attribute, if the attribute is
        !           476: present, or of the type "<code title="">text/javascript</code>", if
        !           477: the attribute is absent. A resource is a script resource of a given
1.138     mike      478: type if that type identifies a scripting language and the resource
                    479: conforms with the requirements of that language's
                    480: specification.</p>
                    481: <p>The <dfn id="attr-script-charset" title="attr-script-charset"><code>charset</code></dfn> attribute gives
                    482: the character encoding of the external script resource. The
1.146     mike      483: attribute must not be specified if the <code title="attr-script-src"><a href="http://dev.w3.org/html5/spec/single-page.html#attr-script-src" id="src_6">src</a></code> attribute is not present. If the attribute
1.138     mike      484: is set, its value must be a valid character encoding name, must be
1.147   ! mike      485: an <a href="infrastructure.html#ascii-case-insensitive" id="ascii-case-insensitive_10">ASCII case-insensitive</a> match for
        !           486: the <a href="http://dev.w3.org/html5/spec/single-page.html#preferred-mime-name" id="preferred-mime-name_1">preferred MIME name</a> for that
        !           487: encoding, and must match the encoding given in the <code title="">charset</code> parameter of the <a href="http://dev.w3.org/html5/spec/single-page.html#content-type" title="Content-Type">Content-Type metadata</a> of the external file, if
1.146     mike      488: any. <a href="http://dev.w3.org/html5/spec/single-page.html#refsIANACHARSET">[IANACHARSET]</a></p>
1.138     mike      489: <p>The <dfn id="attr-script-async" title="attr-script-async"><code>async</code></dfn> and <dfn id="attr-script-defer" title="attr-script-defer"><code>defer</code></dfn> attributes are
1.147   ! mike      490: <a href="http://dev.w3.org/html5/spec/single-page.html#boolean-attribute" id="boolean-attribute_1" title="boolean attribute">boolean
        !           491: attributes</a> that indicate how the script should be executed. The
        !           492: <code title="attr-script-defer"><a href="#attr-script-defer" id="defer_0">defer</a></code> and <code title="attr-script-async"><a href="http://dev.w3.org/html5/spec/single-page.html#attr-script-async" id="async_0">async</a></code> attributes must not be specified if
        !           493: the <code title="attr-script-src"><a href="http://dev.w3.org/html5/spec/single-page.html#attr-script-src" id="src_7">src</a></code> attribute is not present.</p>
1.138     mike      494: <p>There are three possible modes that can be selected using these
1.147   ! mike      495: attributes. If the <code title="attr-script-async"><a href="#attr-script-async" id="async_1">async</a></code> attribute is
1.138     mike      496: present, then the script will be executed asynchronously, as soon
1.147   ! mike      497: as it is available. If the <code title="attr-script-async"><a href="#attr-script-async" id="async_2">async</a></code> attribute is not
        !           498: present but the <code title="attr-script-defer"><a href="#attr-script-defer" id="defer_1">defer</a></code> attribute is
1.138     mike      499: present, then the script is executed when the page has finished
                    500: parsing. If neither attribute is present, then the script is
                    501: fetched and executed immediately, before the user agent continues
                    502: parsing the page.</p>
                    503: <p class="note">The exact processing details for these attributes
                    504: are, for mostly historical reasons, somewhat non-trivial, involving
                    505: a number of aspects of HTML. The implementation requirements are
                    506: therefore by necessity scattered throughout the specification. The
                    507: algorithms below (in this section) describe the core of this
                    508: processing, but these algorithms reference and are referenced by
1.147   ! mike      509: the parsing rules for <code><a href="#the-script-element">script</a></code> <a href="#scriptTag">start</a> and <a href="http://dev.w3.org/html5/spec/single-page.html#scriptEndTag">end</a>
        !           510: tags in HTML, <a href="http://dev.w3.org/html5/spec/single-page.html#scriptForeignEndTag">
        !           511: in foreign content</a>, and <a href="http://dev.w3.org/html5/spec/single-page.html#scriptTagXML">in
        !           512: XML</a>, the rules for the <code title="dom-document-write"><a href="#dom-document-write">document.write()</a></code>
        !           513: method, the handling of <a href="http://dev.w3.org/html5/spec/single-page.html#scripting">scripting</a>,
        !           514: etc.</p>
        !           515: <p>The <code title="attr-script-defer"><a href="#attr-script-defer" id="defer_2">defer</a></code> attribute may be specified even if
        !           516: the <code title="attr-script-async"><a href="#attr-script-async" id="async_3">async</a></code> attribute is specified, to cause
        !           517: legacy Web browsers that only support <code title="attr-script-defer"><a href="http://dev.w3.org/html5/spec/single-page.html#attr-script-defer" id="defer_3">defer</a></code> (and not <code title="attr-script-async"><a href="#attr-script-async" id="async_4">async</a></code>) to fall back to the <code title="attr-script-defer"><a href="#attr-script-defer" id="defer_4">defer</a></code> behavior instead of the synchronous
1.138     mike      518: blocking behavior that is the default.</p>
1.147   ! mike      519: <p>Changing the <code title="attr-script-src"><a href="#attr-script-src" id="src_8">src</a></code>, <code title="attr-script-type"><a href="http://dev.w3.org/html5/spec/single-page.html#attr-script-type" id="type_11">type</a></code>, <code title="attr-script-charset"><a href="#attr-script-charset" id="charset_11">charset</a></code>, <code title="attr-script-async"><a href="http://dev.w3.org/html5/spec/single-page.html#attr-script-async" id="async_5">async</a></code>, and <code title="attr-script-defer"><a href="#attr-script-defer" id="defer_5">defer</a></code> attributes dynamically has no direct
1.138     mike      520: effect; these attribute are only used at specific times described
                    521: below.</p>
                    522: <!-- by implication, changes to the base URL
                    523:   also have no effect -->
                    524: <!--TOPIC:DOM APIs-->
1.147   ! mike      525: <dl class="domintro"><dt><var title="">script</var> . <code title="dom-script-text"><a href="http://dev.w3.org/html5/spec/single-page.html#dom-script-text">text</a></code>
        !           526: [ = <var title="">value</var> ]</dt>
1.138     mike      527: <dd>
                    528: <p>Returns the contents of the element, ignoring child nodes that
1.147   ! mike      529: aren't <code><a href="http://dev.w3.org/html5/spec/single-page.html#text-0">Text</a></code>
        !           530: nodes.</p>
1.138     mike      531: <p>Can be set, to replace the element's children with the given
                    532: value.</p>
                    533: </dd>
1.147   ! mike      534: </dl><!--TOPIC:HTML--><p class="note">When inserted using the <code title="dom-document-write"><a href="#dom-document-write">document.write()</a></code> method,
        !           535: <code><a href="http://dev.w3.org/html5/spec/single-page.html#the-script-element">script</a></code>
        !           536: elements execute (typically synchronously), but when inserted using
        !           537: <code title="dom-innerHTML"><a href="#dom-innerhtml">innerHTML</a></code> and <code title="dom-outerHTML"><a href="http://dev.w3.org/html5/spec/single-page.html#dom-outerhtml">outerHTML</a></code>
1.138     mike      538: attributes, they do not execute at all.</p>
                    539: <div class="example">
1.147   ! mike      540: <p>In this example, two <code><a href="#the-script-element">script</a></code> elements are used. One
1.138     mike      541: embeds an external script, and the other includes some data.</p>
                    542: <pre>
                    543: &lt;script src="game-engine.js"&gt;&lt;/script&gt;
                    544: &lt;script type="text-x-game-map"&gt;
1.1       mike      545: ........U.........e
                    546: o............A....e
                    547: .....A.....AAA....e
                    548: .A..AAA...AAAAA...e
1.138     mike      549: &lt;/script&gt;
                    550: </pre>
                    551: <p>The data in this case might be used by the script to generate
                    552: the map of a video game. The data doesn't have to be used that way,
                    553: though; maybe the map data is actually embedded in other parts of
                    554: the page's markup, and the data block here is just used by the
                    555: site's search engine to help users who are looking for particular
                    556: features in their game maps.</p>
                    557: </div>
                    558: <div class="example">
                    559: <p>The following sample shows how a script element can be used to
                    560: define a function that is then used by other parts of the document.
1.147   ! mike      561: It also shows how a <code><a href="#the-script-element">script</a></code> element can be used to
1.138     mike      562: invoke script while the document is being parsed, in this case to
                    563: initialize the form's output.</p>
                    564: <pre>
                    565: &lt;script&gt;
1.1       mike      566:  function calculate(form) {
                    567:    var price = 52000;
                    568:    if (form.elements.brakes.checked)
                    569:      price += 1000;
                    570:    if (form.elements.radio.checked)
                    571:      price += 2500;
                    572:    if (form.elements.turbo.checked)
                    573:      price += 5000;
                    574:    if (form.elements.sticker.checked)
                    575:      price += 250;
                    576:    form.elements.result.value = price;
                    577:  }
                    578: &lt;/script&gt;
                    579: &lt;form name="pricecalc" onsubmit="return false" onchange="calculate(this)"&gt;
                    580:  &lt;fieldset&gt;
                    581:   &lt;legend&gt;Work out the price of your car&lt;/legend&gt;
                    582:   &lt;p&gt;Base cost: &pound;52000.&lt;/p&gt;
                    583:   &lt;p&gt;Select additional options:&lt;/p&gt;
                    584:   &lt;ul&gt;
                    585:    &lt;li&gt;&lt;label&gt;&lt;input type=checkbox name=brakes&gt; Ceramic brakes (&pound;1000)&lt;/label&gt;&lt;/li&gt;
                    586:    &lt;li&gt;&lt;label&gt;&lt;input type=checkbox name=radio&gt; Satellite radio (&pound;2500)&lt;/label&gt;&lt;/li&gt;
                    587:    &lt;li&gt;&lt;label&gt;&lt;input type=checkbox name=turbo&gt; Turbo charger (&pound;5000)&lt;/label&gt;&lt;/li&gt;
                    588:    &lt;li&gt;&lt;label&gt;&lt;input type=checkbox name=sticker&gt; "XZ" sticker (&pound;250)&lt;/label&gt;&lt;/li&gt;
                    589:   &lt;/ul&gt;
                    590:   &lt;p&gt;Total: &pound;&lt;output name=result&gt;&lt;/output&gt;&lt;/p&gt;
                    591:  &lt;/fieldset&gt;
                    592:  &lt;script&gt;
                    593:   calculate(document.forms.pricecalc);
                    594:  &lt;/script&gt;
1.138     mike      595: &lt;/form&gt;
                    596: </pre></div>
                    597: <h5 id="scriptingLanguages"><span class="secno">4.3.1.1</span>
                    598: Scripting languages</h5>
1.146     mike      599: <p>The following lists some <a href="http://dev.w3.org/html5/spec/single-page.html#mime-type" id="mime-type_5">MIME type</a> strings and the languages to which they
1.138     mike      600: refer:</p>
                    601: <dl><dt>"<code>application/ecmascript</code>"</dt>
                    602: <dt>"<code>application/javascript</code>"</dt>
                    603: <dt>"<code>application/x-ecmascript</code>"</dt>
                    604: <dt>"<code>application/x-javascript</code>"</dt>
                    605: <dt>"<code>text/ecmascript</code>"</dt>
                    606: <dt>"<code>text/javascript</code>"</dt>
                    607: <dt>"<code>text/javascript1.0</code>"</dt>
                    608: <dt>"<code>text/javascript1.1</code>"</dt>
                    609: <dt>"<code>text/javascript1.2</code>"</dt>
                    610: <dt>"<code>text/javascript1.3</code>"</dt>
                    611: <dt>"<code>text/javascript1.4</code>"</dt>
                    612: <dt>"<code>text/javascript1.5</code>"</dt>
                    613: <dt>"<code>text/jscript</code>"</dt>
                    614: <dt>"<code>text/livescript</code>"</dt>
                    615: <dt>"<code>text/x-ecmascript</code>"</dt>
                    616: <dt>"<code>text/x-javascript</code>"</dt>
1.146     mike      617: <dd>JavaScript. <a href="http://dev.w3.org/html5/spec/single-page.html#refsECMA262">[ECMA262]</a></dd>
1.138     mike      618: <dt>"<code>text/javascript;e4x=1</code>"</dt>
1.147   ! mike      619: <dd>JavaScript with ECMAScript for XML. <a href="references.html#refsECMA357">[ECMA357]</a></dd>
1.138     mike      620: </dl><h5 id="restrictions-for-contents-of-script-elements"><span class="secno">4.3.1.2</span> <dfn title="script content restrictions">Restrictions for contents of
                    621: <code>script</code> elements</dfn></h5>
1.147   ! mike      622: <p>The <code><a href="http://dev.w3.org/html5/spec/single-page.html#textcontent">textContent</a></code>
        !           623: of a <code><a href="http://dev.w3.org/html5/spec/single-page.html#the-script-element">script</a></code>
        !           624: element must match the <code title="">script</code> production in
        !           625: the following ABNF, the character set for which is Unicode.
        !           626: <a href="references.html#refsABNF">[ABNF]</a></p>
1.138     mike      627: <pre>
                    628: script        = data1 *( escape [ script-start data3 ] "--&gt;" data1 ) [ escape ]
1.1       mike      629: escape        = "&lt;!--" data2 *( script-start data3 script-end data2 )
                    630: 
                    631: data1         = &lt;any string that doesn't contain a substring that matches not-data1&gt;
1.138     mike      632: not-data1     = <!-- script-end / -->"&lt;!--"             
                    633: <!-- the script-end is redundant here since it would close the element -->
1.1       mike      634: 
                    635: data2         = &lt;any string that doesn't contain a substring that matches not-data2&gt;
1.138     mike      636: not-data2     = <!-- script-end / -->script-start / "--&gt;"  
                    637: <!-- the script-end is redundant here since it would close the element -->
1.1       mike      638: 
                    639: data3         = &lt;any string that doesn't contain a substring that matches not-data3&gt;
                    640: not-data3     = script-end / "--&gt;"
                    641: 
                    642: script-start  = lt       s c r i p t tag-end
                    643: script-end    = lt slash s c r i p t tag-end
                    644: 
                    645: lt            =  %x003C ; U+003C LESS-THAN SIGN character (&lt;)
1.135     mike      646: slash         =  %x002F ; "/" (U+002F) character
1.1       mike      647: 
                    648: s             =  %x0053 ; U+0053 LATIN CAPITAL LETTER S
                    649: s             =/ %x0073 ; U+0073 LATIN SMALL LETTER S
                    650: c             =  %x0043 ; U+0043 LATIN CAPITAL LETTER C
                    651: c             =/ %x0063 ; U+0063 LATIN SMALL LETTER C
                    652: r             =  %x0052 ; U+0052 LATIN CAPITAL LETTER R
                    653: r             =/ %x0072 ; U+0072 LATIN SMALL LETTER R
                    654: i             =  %x0049 ; U+0049 LATIN CAPITAL LETTER I
                    655: i             =/ %x0069 ; U+0069 LATIN SMALL LETTER I
                    656: p             =  %x0050 ; U+0050 LATIN CAPITAL LETTER P
                    657: p             =/ %x0070 ; U+0070 LATIN SMALL LETTER P
                    658: t             =  %x0054 ; U+0054 LATIN CAPITAL LETTER T
                    659: t             =/ %x0074 ; U+0074 LATIN SMALL LETTER T
                    660: 
1.135     mike      661: tag-end       =  %x0009 ; "tab" (U+0009)
                    662: tag-end       =/ %x000A ; "LF" (U+000A)
                    663: tag-end       =/ %x000C ; "FF" (U+000C)
1.1       mike      664: tag-end       =/ %x0020 ; U+0020 SPACE
1.135     mike      665: tag-end       =/ %x002F ; "/" (U+002F)
1.138     mike      666: tag-end       =/ %x003E ; U+003E GREATER-THAN SIGN (&gt;)
                    667: </pre>
1.146     mike      668: <p>When a <code><a href="http://dev.w3.org/html5/spec/single-page.html#the-script-element">script</a></code>
1.147   ! mike      669: element contains <a href="#inline-documentation-for-external-scripts" id="script-documentation_0">script documentation</a>, there are
1.138     mike      670: further restrictions on the contents of the element, as described
                    671: in the section below.</p>
                    672: <h5 id="inline-documentation-for-external-scripts"><span class="secno">4.3.1.3</span> <dfn title="script documentation">Inline
                    673: documentation for external scripts</dfn></h5>
1.146     mike      674: <p>If a <code><a href="http://dev.w3.org/html5/spec/single-page.html#the-script-element">script</a></code>
1.147   ! mike      675: element's <code title="attr-script-src"><a href="#attr-script-src" id="src_9">src</a></code> attribute is specified, then the contents
        !           676: of the <code><a href="#the-script-element">script</a></code>
        !           677: element, if any, must be such that the value of the <code title="dom-script-text"><a href="#dom-script-text">text</a></code> IDL
1.138     mike      678: attribute, which is derived from the element's contents, matches
                    679: the <code title="">documentation</code> production in the following
1.147   ! mike      680: ABNF, the character set for which is Unicode. <a href="references.html#refsABNF">[ABNF]</a></p>
1.138     mike      681: <pre>
                    682: documentation = *( *( space / tab / comment ) [ line-comment ] newline )
1.1       mike      683: comment       = slash star *( not-star / star not-slash ) 1*star slash
                    684: line-comment  = slash slash *not-newline
                    685: 
                    686: ; characters
1.135     mike      687: tab           = %x0009 ; "tab" (U+0009)
                    688: newline       = %x000A ; "LF" (U+000A)
1.1       mike      689: space         = %x0020 ; U+0020 SPACE
1.135     mike      690: star          = %x002A ; "*" (U+002A)
                    691: slash         = %x002F ; "/" (U+002F)
1.1       mike      692: not-newline   = %x0000-0009 / %x000B-10FFFF
1.147   ! mike      693:                 ; a <a href="infrastructure.html#unicode-character" id="unicode-character_2">Unicode character</a> other than "LF" (U+000A)
1.1       mike      694: not-star      = %x0000-0029 / %x002B-10FFFF
1.147   ! mike      695:                 ; a <a href="infrastructure.html#unicode-character" id="unicode-character_3">Unicode character</a> other than "*" (U+002A)
1.1       mike      696: not-slash     = %x0000-002E / %x0030-10FFFF
1.147   ! mike      697:                 ; a <a href="infrastructure.html#unicode-character" id="unicode-character_4">Unicode character</a> other than "/" (U+002F)
1.138     mike      698: </pre>
                    699: <p class="note">This corresponds to putting the contents of the
                    700: element in JavaScript comments.</p>
                    701: <p class="note">This requirement is in addition to the earlier
1.147   ! mike      702: restrictions on the syntax of contents of <code><a href="#the-script-element">script</a></code> elements.</p>
1.138     mike      703: <div class="example">
                    704: <p>This allows authors to include documentation, such as license
                    705: information or API information, inside their documents while still
                    706: referring to external script files. The syntax is constrained so
                    707: that authors don't accidentally include what looks like valid
1.146     mike      708: script while also providing a <code title="attr-script-src"><a href="http://dev.w3.org/html5/spec/single-page.html#attr-script-src" id="src_10">src</a></code> attribute.</p>
1.138     mike      709: <pre>
                    710: &lt;script src="cool-effects.js"&gt;
1.1       mike      711:  // create new instances using:
                    712:  //    var e = new Effect();
                    713:  // start the effect using .play, stop using .stop:
                    714:  //    e.play();
                    715:  //    e.stop();
1.138     mike      716: &lt;/script&gt;
                    717: </pre></div>

Webmaster