name param element)
This page has been flagged with the following issues:
High-level issues:
| Applies to | ? |
|---|
Examples
The following example shows how to use the param element to specify a run-time parameter for the object specified by the object element. A URI is specified for the Windows Media Player control.
<OBJECT CLASSID="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95"> <PARAM NAME="FileName" VALUE="http://msdn.microsoft.com/workshop/samples/author/behaviors/media/28movie.asf" VALUETYPE="ref" TYPE="video/*"/> </OBJECT>
Notes
Remarks
In Microsoft Internet Explorer 3.02 and later, name is an attribute of param. Beginning in Microsoft Internet Explorer 6, name is a read/write property.
Syntax
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
See also
Related articles
html
warning.png"html" is not in the list of possible values (Canvas, CSS Font, CSS Layout, Animation, Audio, Background, Border, Box Model, CSS Attributes, CSSOM, Combinators, Deprecated, Document Structure, Exclusions, FileSystemAPI, Filters, Flexbox, Fonts, Generated and Replaced Content, Gradients, Grid Layout, HTML, Multimedia, Media Queries, Mobile, Multi-Column, Off-line Storage, Paged Media, Performance, Pointer Events, Pseudo-Classes, Pseudo-Elements, Regions, Responsive Web Design, Ruby, Scrollbar, Selectors, Security, Syntax, Tables, Text, Touch, Transforms, Transitions, Video, Visual Effects, Web Components, WebRTC, XHR) for this property.
Related pages (MSDN)
paramConceptualBinding HTML Elements to DataIntroduction to Data Binding
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here