Strict Javascript | Table O Contents
Place the introducing line of text ie.) the ‘tagline’ here …
Note. The Flammarion Logo Badge
in the page header above is an .svg
image file set to the dimensions of 5%
width, auto
height, and zoom
. Go ahead and test the zoom-out
feature by hovering over the badge to engage the expansion of the image.
First Subtitle
Hint. Place the intro paragraph ie.) the ‘hypothesis’ here …
More to come …
Import Code
<hgroup class='text-left'>
<h4>Strict Objects</h4>
</hgroup>
<hr class='green-groove' />
<p>
<span>Now, that works fine.</span>
<span>But, how will the code execute in Strict Mode?</span>
<span>One way to find out is to transfer our code to a (<a href="../js/scripts/strict-objects.js" title="Click To Review the Original Javascript file" target="_blank">.js</a>) page and invoke Strict Mode at the top of the program.</span>
</p>
<pre class='flex-box'>
<span>Invoke Strict Mode ...</span>
<figure class="highlight"><pre><code class="language-html" data-lang="html"><table class="rouge-table"><tbody><tr><td class="gutter gl"><pre class="lineno">1
2
</pre></td><td class="code"><pre>//Strict Objects
'use strict';
</pre></td></tr></tbody></table></code></pre></figure>
<span>Place at the top of program.</span>
</pre>
<hr class='green-groove' />
<p>
<span>Let's try that.</span>
</p>
<p>
<span>Copy and paste the contents of the entire (<a href='../js/scripts/strict-objects.js' title='Click To Review the Original Javascript file' target='_blank'>.js</a>) file into the Firefox Web-console ...</span>
<span>Then, hit the <kbd>Enter</kbd> key.</span>
</p>
<pre class='flex-box'>
<span lang='es' title='Sp. for 'Finish''>Finito! <i class='icon-large icon-flower'></i></span>
</pre>
Last Subtitle
More to come …
Note. The above synopsis was derived from an article written by Blank Author [1].
Support
Please support the co-workers who aggregate the Source Links for our projects.
Patreon
Like what you see in this project? If so, then support the authors and machine-elves
who aggregate the source links and pages for our projects via Patreon.