EasyManua.ls Logo

Texas Instruments TINSPIRE

Texas Instruments TINSPIRE
876 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
230 Embedding documents in web pages
--OR--
Notice the parameters and . These settings were used to customize the
TI-Nspire™ Document Player so that it launches with the toolbar locked
in the expanded (visible) state and with the Open icon hidden. The
following table contains a list of TI-Nspire™ Document Player
parameters. When adding parameters to the code, be sure to separate
each parameter with an ampersand character (&).
<iframe src="http://education.ti.com/go/nspireplayer? lock_toolbar=yes&
openDoc=no&nspirefile=http://education.ti.com/xchange/US/Math/Algeb
raI/11340/From_Expressions_to_Equations.tns" width="700"
height="500" scrolling="no" frameborder="0"></iframe>
<script type="text/javascript"
src="http://education.ti.com/html/nspireplayer/js/ticreateiframe.js"></scri
pt>
<script type="text/javascript">
tiDeployPlayer.tiCreateIframePlayer(
// IFRAME attributes.
{
src : 'http://education.ti.com/go/nspireplayer',
width : '360',
height : '290',
scrolling : 'no',
frameborder : '0'
},
// TI-Nspire(tm) Document Player parameters.
{
nspirefile :
'http://education.ti.com/xchange/US/Math/AlgebraI/11340/
From_Expressions_to_Equations.tns ',
lock_toolbar:'yes',
openDoc:'no'
}
);
</script>

Table of Contents

Other manuals for Texas Instruments TINSPIRE

Related product manuals