Texas Instruments TI-Nspire CX CAS TINSPIRE-CX-CAS 产品宣传页

产品代码
TINSPIRE-CX-CAS
下载
页码 603
480 Embedding Documents in Web Pages
comfortable with the latest release, you can change the URL to the redirect
URL to automatically get the latest release.
You can add parameters to the source attribute to control the appearance of
the embedded TI-Nspire™ Document Player. These parameters are optional.
For more information, see
Customizing an Embedded TI-Nspire™ Document
Player.
Defining the nspirefile Parameter
The nspirefile parameter is always last in the line of code and specifies the
URL or the file system address (path) of the document you are embedding. You
may need to modify this parameter to enable sharing your embedded page
with others.
The path of the document can be an absolute address or a relative address:
Absolute address.
Identifies a specific and unique location or path that is
not defined by reference to any other address. When using an absolute
address, you must specify the full URL. If you move the documents, the
URL must be modified.
Relative address.
Identifies a location in relation to another location. When
using a relative address, the URL contains only the file name, which
means your document must be in the same directory as the embedded
web page. As long as your document and the HTML file containing the
embedded document are in the same folder, the URL will find the
document even if you move the folder. For more information, see
Using
Dynamically-Generated Iframes.
Using Other Iframe Attributes
Other iframe attributes that control the appearance of the iframe on the web
page are width, height, scrolling, and frame border. The values for these
attributes are standard and are not specific to TI-Nspire™ content. The following
table contains a list of standard iframe attributes for your reference. For more
information about iframe attributes, see http://www.w3schools.com/TAGS/tag_
iframe.asp.
Attribute
Description
align
Specifies the alignment of an iframe according to
surrounding elements. If used, values are left, right, top,