Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This page lists the new scripting features added in Internet Explorer 9.
Applies one or more styles to any text on the page that the user has highlighted.
Applies one or more styles to the form control element that is selected.
Applies one or more styles to the form control element that is disabled.
Applies one or more styles to the element that has no child elements (including text nodes).
Applies one or more styles to the form control element that is enabled.
Applies one or more styles to the element that is the first sibling element of its type.
Applies one or more styles to radio buttons and check boxes whose toggle states cannot be determined
Applies one or more styles to the element that is the last child element of its parent element.
Applies one or more styles to the element that is the last sibling element of its type.
Applies one or more styles to elements that do not match the simple selector s.
Applies one or more styles to the element that is the n-th child of its parent element.
:nth-last-child(n) Pseudo-class
Applies one or more styles to the element that is the n-th child of its parent element, counting from the last one.
:nth-last-of-type(n) Pseudo-class
Applies one or more styles to the element that is the n-th sibling of its type, counting from the last one.
Applies one or more styles to the element that is the n-th sibling of its type.
Applies one or more styles to the element that is the last sibling element of its type.
Applies one or more styles to the element that is the only sibling element of its type.
Applies one or more styles to the element that is the root element of the document.
Applies one or more styles to the target element of of the referring Uniform Resource Identifier (URI).
Gets or sets the background painting area.
Gets or sets the background positioning area of a box or multiple boxes.
Gets or sets the size of the background images.
Gets or sets a value that indicates how the dominant baseline should be repositioned relative to the dominant baseline of the parent text content element.
borderBottomLeftRadius Property
Gets or sets one or two values that define the radii of the quarter ellipse that defines the shape of the lower-left corner for the outer border edge of the current box.
borderBottomRightRadius Property
Gets or sets one or two values that define the radii of the quarter ellipse that defines the shape of the lower-right corner for the outer border edge of the current box.
Gets or sets one or more values that define the radii of a quarter ellipse that defines the shape of the corners for the outer border edge of the current box.
Gets or sets one or two values that define the radii of the quarter ellipse that defines the shape of the upper-left corner for the outer border edge of the current box.
Gets or sets one or two values that define the radii of the quarter ellipse that defines the shape of the upper-right corner for the outer border edge of the current box.
Gets or sets a comma-separated list of shadows that attaches one or more drop shadows to the current box.
Gets or sets a value that indicates a clipping rule.
Gets or sets a value that determines or redetermines a scaled-baseline table.
Gets or sets a value that indicates the color to paint the interior of the given graphical element.
Gets or sets a value that specifies the opacity of the painting operation that is used to paint the interior of the current object.
Gets or sets a value that indicates the algorithm that is to be used to determine what parts of the canvas are included inside the shape.
Gets or sets a value that specifies an aspect value for an element that will effectively preserve the x-height of the first choice font, whether it is substituted or not.
Gets or sets a value that indicates a normal, condensed, or expanded face of a font family.
glyphOrientationHorizontal Property
Gets or sets a value that alters the orientation of a sequence of characters relative to an inline-progression-direction of horizontal.
glyphOrientationVertical Property
Gets or sets a value that alters the orientation of a sequence of characters relative to an inline-progression-direction of vertical.
Gets or sets a value that indicates whether Internet Explorer should adjust inter-glyph spacing based on kerning tables that are included in the relevant font (that is, enable auto-kerning) or instead disable auto-kerning and set inter-character spacing to a specific length (typically zero).
Gets or sets a value that specifies the marker symbol that is used for all vertices on the given path element or basic shape.
Gets or sets a value that defines the arrowhead or polymarker that is drawn at the final vertex of a given path element or basic shape.
Gets or sets a value that defines the arrowhead or polymarker that is drawn at every other vertex (that is, every vertex except the first and last) of a given path element or basic shape.
Gets or sets a value that defines the arrowhead or polymarker that is drawn at the first vertex of a given path element or basic shape.
Gets or sets a value that indicates a Scalable Vector Graphics (SVG) mask.
Gets or sets a list of one or more transform functions that specify how to translate, rotate, or scale an element in 2-D space.
Gets or sets one or two values that establish the origin of transformation for an element.
Gets or sets a value that specifies object or group opacity in Cascading Style Sheets (CSS) or SVG.
Gets or sets a value that specifies under what circumstances a given graphics element can be the target element for a pointer event in SVG.
Gets or sets a value that indicates what color to use at the current gradient stop.
Gets or sets a value that defines the opacity of the current gradient stop.
Gets or sets a value that indicates the color to paint along the outline of a given graphical element.
Gets or sets one or more values that indicate the pattern of dashes and gaps used to stroke paths.
Gets or sets a value that specifies the distance into the dash pattern to start the dash.
Gets or sets a value that specifies the shape to be used at the end of open subpaths when they are stroked.
Gets or sets a value that specifies the shape to be used at the corners of paths or basic shapes when they are stroked.
Gets or sets a value that indicates the limit on the ratio of the length of miter joins (as specified in the strokeLinejoin property).
Gets or sets a value that specifies the opacity of the painting operation that is used to stroke the current object.
Gets or sets a value that specifies the width of the stroke on the current object.
Gets or sets a value that aligns a string of text relative to a given point.
Represents a self-contained composition in an application or webpage and that might be independently distributable or reusable (for example, in syndication).
Represents content that is tangentially related to the other content of a webpage, and which could be considered separately.
Specifies the sound or audio content, such as music or effects, to be played in a webpage.
Provides event properties that are specific to the onbeforeunload event.
Provides an object that is used for drawing, rendering, and manipulating images and graphics on a webpage.
Specifies an object that represents a color gradient on a CanvasRenderingContext2D object.
Provides an object that can represent a rectangle of pixels of a given width and height.
Provides an object that contains a pattern for a canvas fill style by using an image or portion of an image.
Contains color values and components of pixels for CanvasImageData objects and provides indexed access to the values and components.
Provides an object that represents a two-dimensional surface that has an origin (0,0) at the upper-left corner, with x-coordinates increasing as you move right and y-coordinates increasing as you move down.
Provides an object that contains the width attribute that the measureText method sets.
Provides event properties that are specific to text composition events.
Provides geographic coordinates and other properties that represent a geographic location.
Represents an @font-face rule within a CSS style sheet.
Represents an @import rule within a CSS style sheet.
Represents an ordered collection of media types.
Represents an @media rule within a CSS style sheet.
Represents an @namespace rule within a CSS style sheet.
Represents a CSS statement (including both rule sets and at-rules).
Represents a CSS declaration block.
Provides event properties that are specific to user-defined custom events.
Provides properties that describe the document type of a document object.
Describes errors thrown by Document Object Model (DOM) operations.
Provides a method to convert an XML string to nodes in a DOM tree.
Provides event properties that are specific to drag-and-drop events.
Provides event properties and methods that are common to all events.
Describes errors thrown by event operations.
Represents a caption or legend for the contents of the parent figure element, if any.
Represents self-contained content, optionally with a caption, that can be referenced as a single unit from the main content of the document.
Provides event properties that are specific to focus events.
Represents a section that describes the nearest ancestor section, such as who wrote it, links to related documents, copyright data, and so on.
Provides methods for obtaining the geographic location of the device running Internet Explorer.
Represents a group of introductory or navigational aids.
Represents the heading of a section.
Represents a range of content in a Document, DocumentFragment, or Attr element.
Contains the current media error.
Represents the active selection, which is typically a highlighted block of text or other elements in the document. The active selection can be used to complete an action issued by a user or a script.
Specifies the media type of the object that is used to view the document object.
Stores a collection of ranges (periods) of time.
Provides event properties that are specific to keyboard events.
Represents a run of text that has been marked or highlighted.
Presents audio or video data to the user.
Provides event properties that are specific to the onmessage event.
Provides event properties that are specific to mouse events.
Provides event properties that are specific to the onmousewheel event.
Provides event properties that are common to all events.
Provides event properties that are specific to pinned site events.
Provides event properties that are specific to modifications to the DOM hierarchy and nodes.
Represents a section of a page that contains navigation links to other pages or to parts within the page.
Provides an object that can be used to traverse filtered lists of nodes or elements using a flat logical representation of the document structure.
The performance object contains properties that describe the interactions between Internet Explorer and the server hosting the webpage loaded into the window object, as well as the time required to load the page. This information can help you identify and troubleshoot problems with webpage performance.
The properties of the performanceNavigation object describe the user navigation and server actions required to load the document into the window object.
Collects time measurements that are recorded while a webpage is loaded and presented to the user.
Provides geographic coordinates and other properties that represent a geographic location.
Provides methods for obtaining information about an error that occurred while attempting to access the geographic location of the device running Internet Explorer.
Represents a processing instruction for an XML parser.
Describes errors thrown by selection and range operations.
Represents a generic section of a document or application.
Provides a way for webpage authors to specify multiple alternative media resources for media.
Provides event properties that are specific to the onstorage event.
Creates an SVG hyperlink.
Contains angle-related information.
Contains angle-related information that is associated with SVG declaration animation.
Defines Boolean attributes that you can animate.
Defines attributes that you can animate and whose value must be a constant from a particular enumeration.
Defines integer attributes that you can animate.
Defines length attributes that you can animate.
Defines SVGLengthList attributes that you can animate.
Defines number attributes that you can animate.
Defines attributes that take a list of numbers and that you can animate.
SVGAnimatedPreserveAspectRatio
Defines SVGPreserveAspectRatio attributes that you can animate.
Defines SVGRect attributes that you can animate.
Defines string attributes that you can animate.
Contains
DOMString
properties that you can declaratively animate.Defines attributes that specify a set of transformations, such as the SVGTransform attribute, which is available for many SVG elements and which you can animate.
Defines a circle that is based on a given center point and radius value.
Corresponds to the clipPath element.
Corresponds to the defs element.
Corresponds to the desc element.
Defines a base object that SVG DOM element interfaces (such as the SVGPathElement interface for the path element) derive from.
Represents a single node in the instance tree (or shadow tree) that the SVG DOM maintains.
Abstracts an ordered collection of SVGElementInstance objects, without defining or constraining how this collection is implemented.
Defines an ellipse that is axis-aligned with the current user coordinate system, based on a center point and two radius values.
Defines an exception that is raised when a specific SVG operation is impossible to perform.
Groups related graphics elements together.
Defines a base interface that is used by SVGLinearGradientElement and SVGRadialGradientElement objects.
Corresponds to the image element.
Corresponds to the length basic data type.
Defines a list of ISVGLength objects.
Defines a gradient paint server that renders a linear gradient.
Defines a line segment by using (x,y) coordinates and a stroke width.
Defines the graphics that draw arrowheads or polymarkers on a given path, line, polyline, or polygon element.
Defines an alpha mask that composites a graphical object into the background.
Defines a
3×3
arithmetic matrix and several simple matix operations.Contains information that is associated with SVG metadata.
Represents a basic number.
Defines a list of SVGNumber objects.
Defines the rendering of an enclosed shape boundary and fill, as defined by 'path data' that describes moveto, line, curve (both cubic and quadratic Béziers), arc, and closepath commands.
Defines a single path data command.
Defines a SVGPathSeg command with absolute 'arcto' path data.
Defines a SVGPathSeg command with relative arcto path data.
Defines a SVGPathSeg command that draws a linear closing line from the end of the prior segment to the starting point of the path data.
Defines a SVGPathSeg command with an absolute curveto Bézier path data.
Defines a SVGPathSeg command with a relative curveto Bézier path data.
SVGPathSegCurvetoCubicSmoothAbs
Defines a SVGPathSeg command with an absolute smooth curveto Bézier path data.
SVGPathSegCurvetoCubicSmoothRel
Defines a SVGPathSeg command with a relative smooth curveto Bézier path data.
Defines a SVGPathSeg command with absolute quadratic curveto Bézier path data.
Defines a SVGPathSeg command with relative quadratic curveto Bézier path data.
SVGPathSegCurvetoQuadraticSmoothAbs
Defines a SVGPathSeg command with absolute smooth quadratic curveto Bézier path data.
SVGPathSegCurvetoQuadraticSmoothRel
Defines a SVGPathSeg command with absolute smooth quadratic Bézier curveto Bézier path data.
Defines a SVGPathSeg command with absolute lineto path data.
Defines a SVGPathSeg command with absolute horizontal lineto path data.
Defines a SVGPathSeg command with relative horizontal lineto path data.
Corresponds to a relative lineto (
l
)Corresponds to an absolute vertical lineto (
V
)Corresponds to an relative vertical lineto (
v
) path data command.Defines a list of SVGPathSeg objects.
Corresponds to an absolute moveto (
M
) path data command.Corresponds to an relative moveto (
m
) path data command.Describes an SVG pattern.
Describes a point.
Defines a list of SVGPoint objects.
Defines a closed shape that consists of a set of connected, straight-line segments.
Defines a set of connected, straight-line segments.
Corresponds to the preserveAspectRatio attribute, which is available for many SVG elements.
Describes a radial gradient.
Describes a rectangle.
Corresponds to the rect element.
Contains scripts.
Defines the ramp of colors to use in gradients.
Defines a list of
DOMString
values.Enables style sheets to be embedded directly within SVG content.
Defines an SVG document or document fragement.
Provides conditional processing based on the state of the requiredFeatures, requiredExtensions, and systemLanguage attributes.
Defines graphical template objects that a use element can instantiate.
Describes textual content.
Defines a graphics element that consists of text.
Renders text along a given path.
Describes SVG text positioning.
Defines the title of an SVG drawing.
Represents a single component within a ISVGTransformList attribute specification.
Specifies a list of coordinate system transformations.
Adjusts the text and font properties and the current text position within a text element by using absolute or relative coordinates.
Corresponds to the use element.
Defines a new viewport.
Describes a zoom event.
Provides event properties that are specific to text events.
Provides an object that can be used to traverse filtered lists of nodes or elements in a document. This object is ideal for navigating a representation of the document's tree structure.
Provides event properties that are specific to UI events.
Specifies the video content to be played in a webpage.
Provides event properties that are specific to the onmousewheel event.
Provides a method to convert nodes in a DOM tree to an XML string.
Gets or sets the a entry of the ISVGMatrix.
Gets the accuracy of the latitude and longitude properties, in meters.
Gets or sets the URL of a Jump List item that is removed.
Returns a null value.
Adds the specified colors and the position in a CanvasGradient object.
Registers an event handler for the specified event type.
Adds a Range to the current selection.
Tries to move a node from one document to the document that the document object displays.
Gets or sets the type of alignment value.
Specifies the altitude, in meters, of the coordinates object.
Accuracy of the altitude property, in meters.
Gets a value that indicates whether the Alt key is pressed.
Returns the element or node that contains the start of the selection.
Retrieves the starting position of a selection that is relative to the anchorNode.
Gets or sets a value that indicates an angle unit.
Gets the animated root of the instance tree of a use element.
animatedNormalizedPathSegList Property
Gets or sets the normalized animated contents of the d attribute.
Gets or sets the animated contents of the d attribute in a form that matches the SVG syntax.
Gets or sets the animated contents of the points attribute.
Gets a value that indicates whether this SVG document fragment is in a paused state.
Contains the same value as the baseVal property.
Note The animVal property is available but not supported in Internet Explorer 9.
Contains the same value as the baseVal property.
Note The animVal property is available but not supported in Internet Explorer 9.
Contains the same value as the baseVal property.
Note The animVal property is available but not supported in Internet Explorer 9.
Contains the same value as the baseVal property.
Note The animVal property is available but not supported in Internet Explorer 9.
Contains the same value as the baseVal property.
Note The animVal property is available but not supported in Internet Explorer 9.
Contains the same value as the baseVal property.
Note The animVal property is available but not supported in Internet Explorer 9.
Contains the same value as the baseVal property.
Note The animVal property is available but not supported in Internet Explorer 9.
Contains the same value as the baseVal property.
Note The animVal property is available but not supported in Internet Explorer 9.
Contains the same value as the baseVal property.
Note The animVal property is available but not supported in Internet Explorer 9.
Contains the same value as the baseVal property.
Note The animVal property is available but not supported in Internet Explorer 9.
Contains the same value as the baseVal property.
Note The animVal property is available but not supported in Internet Explorer 9.
Contains the same value as the baseVal property.
Note The animVal property is available but not supported in Internet Explorer 9.
Inserts a new item at the end of the list.
Adds a medium to the end of the current list. If the medium is already used, it is first removed.
Adds points to a path that represents an arc.
Draws an arc of a fixed radius between two tangents that are defined by the current point in a path and two additional points.
Gets a value that indicates what type of change occurred.
Gets the name of the attribute that changed.
The autobuffer element is not supported by Internet Explorer 9. Use the preload element instead.
Gets or sets a value that indicates whether to start playing the media automatically.
Gets or sets the b entry of the ISVGMatrix.
Gets or sets the base value of the given attribute before any animations are applied.
Gets or sets the base value of the given attribute before any animations are applied.
Gets or sets the base value of the given attribute before any animations are applied.
Gets or sets the base value of the given attribute before any animations are applied.
Gets or sets the base value of the given attribute before any animations are applied.
Gets or sets the base value of the given attribute before any animations are applied.
Gets or sets the base value of the given attribute before any animations are applied.
Gets or sets the base value of the given attribute before any animations are applied.
Gets or sets the base value of the given attribute before any animations are applied.
Gets or sets the base value of the given attribute before any animations are applied.
Gets or sets the base value of the given attribute before any animations are applied.
Gets or sets the base value of the given attribute before any animations are applied.
Resets the current path.
Adds a point to the current subpath by using the specified control points that represent a cubic Bézier curve.
Gets a value that indicates whether an event propagates up from the event target.
Gets a collection of buffered time ranges.
Gets the mouse button that caused an event.
Gets or sets the Thumbnail Toolbar button ID that is clicked.
Gets a value that indicates which mouse buttons a user pressed.
Gets or sets the c entry of the ISVGMatrix.
Gets a value that indicates whether you can cancel an event's default action.
Gets or sets a value that indicates whether an event should be stopped from propagating up from the current target.
Returns a string that specifies whether Internet Explorer 9 can play a given media resource type.
Gets a back reference to the canvas object that the current context derives from.
Gets a character for a key that is pressed, if available.
Gets the name of the character set that is used to encode the document.
Gets the numeric key code of a key that is pressed.
Determines if the rendered content of the specified element is entirely contained within the specified rectangle.
Determines if the rendered content of the specified element intersects the specified rectangle.
Retrieves the number of immediate child nodes of the current element or a zero if the element does not contain any child nodes. childElementCount does not return all child nodes, only child nodes that are nodeType =1, or element nodes.
Gets an SVGElementInstanceList object that contains all children of this ISVGElementInstance object within the instance tree.
Gets the names of the classes that are assigned to this object.
Clears all existing items from the list, which creates an empty list.
Clears the pixels on a CanvasRenderingContext2D object within a given rectangle.
Stops listening for updates to the current geographical location.
Gets the x-coordinate of the mouse pointer, relative to the upper-left corner of the viewport (that is, the browser's client area).
Gets the y-coordinate of the mouse pointer, relative to the upper-left corner of the viewport (that is, the browser's client area).
Specifies a new clipping region.
Gets or sets a reference to the SVG graphical object that will be used as the clipping path.
Gets or sets the given SVGClipPathElement element.
Returns a document fragment containing the nodes of a Range. If any nodes are partially selected, their start or end nodes are included.
Returns a new Range with boundary points that are equal to the original Range.
Closes the current subpath and starts a new subpath that has a start point that is equal to the end of the closed subpath.
Gets or sets a number indicating the type of exception that occured.
Returns the current IHTMLMediaElement error object code or null if no error has occurred.
Returns an integer value that indicates the type of error that occurred while trying to retrieve geographic information.
Gets the exception code that is raised.
Collapses (or removes) a Range by moving the insertion point to the beginning or end of the current Range.
Replaces the current selection with an empty selection (or a caret) at the given offset.
Retrieves whether a Range is collapsed or empty.
Collapses, or sets the insertion point or caret at the end of a selection object.
Collapses, or sets the insertion point or caret at the beginning of a selection object.
commonAncestorContainer Property
Returns the deepest node in which two boundary points exist.
Compares two Ranges by comparing their boundary points.
compareDocumentPosition Method
Compares the position of two nodes in a document.
Gets the time when a connection was established for the document that is loaded by the window object.
Gets the time when a connection was requested for the document that is loaded by the window object.
Consolidates a transform list into a single transform.
Gets the default scripting language of the current document fragment.
Gets the default style sheet language of the current document.
Gets or sets a flag that indicates whether Internet Explorer 9 provides a set of controls for the media (in case the developer does not include controls for the player).
convertToSpecifiedUnits Method
Changes the stored unit identifier to the specified type.
Gets a reference to a coordinates object that contains geographic information returned by the getCurrentPosition or watchPosition functions.
Gets the corresponding element that this object is an instance of.
correspondingUseElement Property
Gets the corresponding use element that this object belongs to.
Creates a reference to an attribute object that is associated with an XML namespace.
Creates a CDATA section that contains the specified text.
Creates a document that is not attached to a window.
Creates a document type element.
Creates an element from the specified namespace.
Creates a DOM event of the specified type.
Creates an HTML document.
Returns a CanvasImageData object that has dimensions in CSS pixels.
Creates an object that represents a linear gradient to use in a canvas context.
Creates a NodeIterator object that you can use to traverse filtered lists of nodes or elements in a document.
Returns a CanvasPattern object that repeats the specified element in the specified direction.
createProcessingInstruction Method
Creates a processing instruction for an XML parser.
Returns an object that represents a radial or circular gradient to use in a canvas context.
Returns an empty range object that has both of its boundary points positioned at the beginning of the document.
Creates a new ISVGAngle object that does not have units, that is set to 0 degrees, and that is not attached to any document.
Creates a new ISVGLength object that has a length of 0 user units.
Creates a new ISVGMatrix object that is set to the identity matrix and that is not attached to any document.
Creates a new ISVGNumber object that has a value of zero and that is not attached to any document.
Returns a stand-alone, parentless SVGPathSegArcAbs object.
Returns a stand-alone, parentless SVGPathSegArcRel object.
createSVGPathSegClosePath Method
Returns a stand-alone, parentless SVGPathSegClosePath object.
createSVGPathSegCurvetoCubicAbs Method
Returns a stand-alone, parentless SVGPathSegCurvetoCubicAbs object.
createSVGPathSegCurvetoCubicRel Method
Returns a stand-alone, parentless SVGPathSegCurvetoCubicRel object.
createSVGPathSegCurvetoCubicSmoothAbs Method
Returns a stand-alone, parentless SVGPathSegCurvetoCubicSmoothAbs object.
createSVGPathSegCurvetoCubicSmoothRel Method
Returns a stand-alone, parentless SVGPathSegCurvetoCubicSmoothRel object.
createSVGPathSegCurvetoQuadraticAbs Method
Returns a stand-alone, parentless SVGPathSegCurvetoQuadraticAbs object.
createSVGPathSegCurvetoQuadraticRel Method
Returns a stand-alone, parentless SVGPathSegCurvetoQuadraticRel object.
createSVGPathSegCurvetoQuadraticSmoothAbs Method
Returns a stand-alone, parentless SVGPathSegCurvetoQuadraticSmoothAbs object.
createSVGPathSegCurvetoQuadraticSmoothRel Method
Returns a stand-alone, parentless SVGPathSegCurvetoQuadraticSmoothRel object.
createSVGPathSegLinetoAbs Method
Returns a stand-alone, parentless SVGPathSegLinetoAbs object.
createSVGPathSegLinetoHorizontalAbs Method
Returns a stand-alone, parentless SVGPathSegLinetoHorizontalAbs object.
createSVGPathSegLinetoHorizontalRel Method
Returns a stand-alone, parentless SVGPathSegLinetoHorizontalRel object.
createSVGPathSegLinetoRel Method
Returns a stand-alone, parentless SVGPathSegLinetoRel object.
createSVGPathSegLinetoVerticalAbs Method
Returns a stand-alone, parentless SVGPathSegLinetoVerticalAbs object.
createSVGPathSegLinetoVerticalRel Method
Returns a stand-alone, parentless SVGPathSegLinetoVerticalRel object.
createSVGPathSegMovetoAbs Method
Returns a standalone parentless SVGPathSegMovetoAbs object.
createSVGPathSegMovetoRel Method
Returns a stand-alone, parentless SVGPathSegMovetoRel object.
Creates a new ISVGPoint object that is initialized to the point (0,0) in the user coordinate system and that is not attached to any document.
Creates a new ISVGRect object that has all values set to 0 user units and that is not attached to any document.
Creates a new ISVGTransform object that is set to the identity matrix and that is not attached to any document.
createSVGTransformFromMatrix Method
Creates a matrix transform object whose values are given by the specified matrix.
Creates an empty tBody element in the table.
Creates a TreeWalker object that you can use to traverse filtered lists of nodes or elements in a document.
Gets or sets a value that specifies whether a box should float to the left, right, or not at all.
Gets or sets a list of all CSS rules contained within the parent object.
Gets a value that indicates whether the Ctrl key is pressed.
Sets or retrieves where the current node in a filtered TreeWalker hierarchy is positioned.
Gets or sets the current scale factor, relative to the initial view (when this property is called from an outermost svg element.
Gets the address or URL of the current media resource (video,audio) that is selected by IHTMLMediaElement.
Gets the event target that is currently being processed.
Gets or sets the current playback position, in seconds.
Gets or sets the current translation factor, relative to the initial view (when this property is called from an outermost svg element).
Not implemented.
Gets or sets the x-coordinate for the center of the largest (that is, outermost) circle of a radial gradient.
Gets or sets the x-coordinate of the center of a circle or an ellipse.
Gets or sets the y-coordinate for the center of the largest (that is, outermost) circle of a radial gradient.
Gets or sets the y-coordinate of the center of a circle or an ellipse.
Gets or sets the d entry of the ISVGMatrix.
Gets the CanvasPixelArray object that contains image data for a given CanvasImageData object.
Gets the data of the event.
Gets the data of a processing instruction.
Retrieves the dataTransfer object associated with the event.
Gets or sets the default playback rate when the user is not using fast foward or reverse for a video or audio resource.
Gets a value that indicates whether the default action should be canceled.
Gets a reference to the window object for the document.
Removes all contents within a selected Range.
Deletes the selected nodes from a document.
Deletes a medium from the current list.
Deletes a rule from the media block.
Deletes a rule from the style sheet.
Gets a value that indicates the unit of measurement for delta values.
Gets the distance that a mouse wheel has rotated around the x-axis (horizontal).
Gets the distance that a mouse wheel has rotated around the y-axis (vertical).
Gets the distance that a mouse wheel has rotated around the z-axis.
Cancels the selection of any selected objects, including any selections of text strings and text boxes.
Removes or detaches an object and associated resources.
Specifies additional information about an event.
Gets additional information about an event.
Sends an event to the current element.
Gets the time when the domain name request was completed for the document that is loaded by the window object.
Gets the time when the domain name request was started for the document that is loaded by the window object.
Gets a value that represents the time when the DOM is initialized for the document that is loaded by the window object.
domContentLoadedEventEnd Property
Gets the time when the DOM content finished loading into the document that is loaded by the window object.
domContentLoadedEventStart Property
Gets the time when the DOM content began to load into the document that is loaded by the window object.
Gets the time when the DOM begins to process user events for the document that is loaded by the window object.
Gets the time when the DOM begins to load for the document that is loaded by the window object.
Draws a specified image onto a canvas.
Gets the duration, in seconds, of the current media resource, a
NaN
value if duration is not available, orInfinity
if the media resource is streaming.Gets the dx attribute on the given element.
Gets the dy attribute on the given element.
Gets or sets the e entry of the ISVGMatrix.
Returns the end of the time range by using the specified index.
Retrieves the end point node of the current Range.
Gets information about whether the playback has ended or not.
Retrieves the ending boundary point relative to the startContainer in the current Range.
Returns a null value.
Gets an IHTMLMediaError object representing the current error state of the media element.
Gets the event phase that is being evaluated.
expandEntityReferences Property
Flag to specify whether or not the children of entity reference nodes are visible.
externalResourcesRequired Property
Gets a value that indicates whether referenced resources that are not in the current document are required to correctly render a given element.
Removes the contents of a Range from a document or document fragment and puts it a new document fragment.
Gets or sets the f entry of the ISVGMatrix.
farthestViewportElement Property
Gets a value that represents the farthest ancestor svg element.
Gets the time when the document loaded by the window object is requested from the hosting server.
Fills subpaths by using the current fill style.
Paints a rectangle onto a CanvasRenderingContext2D object by using the current fill style.
Gets or sets the current style that is used to fill shapes.
Renders filled text to the canvas by using the current fill style and font.
Gets the function object that the iterator uses to filter nodes that go into TreeWalker hierarchies or NodeIterator lists.
Retrieves a reference to the first child of the current node of the filtered TreeWalker hierarchy and updates currentNode.
Gets the first child of this ISVGElementInstance object in the instance tree.
Retrieves a reference to the first child element, or null if there are no child elements.
Returns a matrix equivalent to a flip about the x-axis.
Returns a matrix equivalent to a flip about the y-axis.
Determines if an element can acquire keyboard focus (that is, receive keyboard events) and be a target for field-to-field navigation actions (such as when a user presses the Tab key).
Retrieves the element or node that contains the end of a selection.
Retrieves the end position of a selection that is relative to the focusNode.
Gets or sets the current font for the context.
Redraws all regions of the viewport that require updating.
Gets the object that the mouse pointer exited.
Gets or sets the x-coordinate for the focal point of a radial gradient.
Gets or sets the y-coordinate for the focal point of a radial gradient.
Gets a reference to a geolocation object, which reports the geographic location of the device running the application.
Gets an attribute object that matches the specified namespace and name.
Gets the value of the specified attribute within the specified namespace.
Gets the bounding box, in current user space, of the geometry of all contained graphics elements.
Gets the index of the character that the glyph cell bounding box contains at the specified point.
Returns a currentStyle object containing the CSS settings that are applied to the specified element or a pseudo-element related to the specified element.
Returns the total sum of all advance values from rendering all characters within the given text element.
Returns an object that provides methods and properties for drawing and manipulating images and graphics on a canvas element in a webpage.
Gets the transformation matrix that transforms from the current user units to the viewport coordinate system for the nearestViewportElement object.
Obtains the geographic position, in terms of latitude and longitude coordinates, of the device running Internet Explorer.
Gets the current time, in seconds, relative to the start time for the current SVG document fragment.
Gets the element that matches the specified ID from the SVG document or document fragment.
Gets a collection of objects that are based on the value of the CLASS attribute.
Gets a collection of nodes that match an element name from the specified namespace.
Gets a collection of objects that are based on the specified element names within a specified namespace.
Gets the list of graphics elements whose rendered content is entirely contained within the specified rectangle.
Gets the current text position of the specified character after the character is rendered in the user coordinate system where the glyphs that correspond to the specified character are rendered.
Gets a rectangle that defines the minimum and maximum x-coordinate and y-coordinate values in the user coordinate system where the glyphs that correspond to the specified character are rendered.
Returns an ICanvasImageData object that represents the pixel data for the specified rectangle on a canvas.
Gets the list of graphics elements whose rendered content intersects the specified rectangle.
Returns the specified item from a list.
Queries the state of the specified modifier key.
Gets an attribute that is specified with the name property and namespace, by using the attributes collection.
Gets the total number of characters that are available for rendering within the current element.
Gets the index of pathSegList by using the specified distance along the path.
Gets the (x,y) coordinate in user space that is the specified distance along the path.
Gets the priority of a CSS property if the priority is explicitly set in the current declaration block.
Gets the value of a CSS property if it is explicitly set within the current declaration block.
Returns a specified Range from a selection. The Range is specified by an index and cannot be greater than the number that is returned by rangeCount.
Gets the rotation value of the specified character, relative to the current user coordinate system where the glyphs that corresponding to the specified character are rendered.
Gets the transformation matrix from the current user units to the screen coordinate system.
Returns an object that represents the current selection of the document.
Gets the current text position of the specified character before the character is rendered in the user coordinate system where the glyphs that correspond to the specified character are rendered.
Calculates the total sum of all advance values from rendering the specified substring of the characters.
Returns a document object that represents a SVG document loaded into the webpage.
Gets the total length of the path, as a distance in the current user coordinate system.
Gets the transformation matrix that transforms from the user coordinate system on the current element to the user coordinate system on the specified target element.
Gets or sets the current alpha or transparency value that is applied to global composite rendering operations.
globalCompositeOperation Property
Gets or sets a value that indicates how source images are drawn onto a destination image.
Gets a value that contains the definition of an optional, additional transformation from the gradient coordinate system onto the target coordinate system.
Gets a value that indicates the type of coordinate system that is used because of a transformation.
Determines whether an attribute that has the specified namespace and name exists.
Determines if the specified extension is supported.
Gets the head element of the document.
Not supported.
Gets the number of rows of physical device pixels in the CanvasImageData object.
Gets or sets the height of a canvas element on a webpage.
Gets or sets the height of the video element.
Gets the height of the rectangle that surrounds the object content.
Gets or sets the height of an element.
Gets or sets the location of the style sheet to be imported.
Gets an
xlink:href
attribute of an element.Imports a node from another document into the the document that the document object displays.
Initializes a new text composition event that the createEvent method created.
Initializes a new custom event that the createEvent method created.
Initializes a new drag event.
Initializes a new generic event that the createEvent method created.
Initializes a new focus event that the createEvent method created.
Clears current items from the list and re-initializes the list to contain the specified item.
Gets the earliest possible position, in seconds, that the playback can begin.
Initializes a new keyboard event that the createEvent method created.
Initializes a new cross-document message (XDM) event that the createEvent method created.
Initializes a new mouse event that the createEvent method created.
Initializes a new mouse wheel event that the createEvent method created.
Initializes a new DOM mutation (modification) event that the createEvent method created.
Initializes a new DOM storage event that the createEvent method created.
Initializes a new text event that the createEvent method created.
Initializes a new user interface event that the createEvent method created.
Initializes a new mouse wheel event that the createEvent method created.
Gets the height of the window, excluding user interface elements, such as the window frame, toolbars, and so on.
Gets the width of the window, excluding user interface elements, such as the window frame.
Gets the character encoding that is used for the text that is loaded into the document object.
Gets a value that describes how text is entered.
Inserts a new item into a list at a specified position.
Inserts a node into the start of a Range object.
Inserts a new rule into the media block.
Inserts a new rule into the style sheet.
Gets the root of the instance tree of a use element.
Returns a null value.
Returns the inverse of this matrix.
Retrieves whether a selection is collapsed or empty.
Indicates whether or not a namespace is the default namespace for a document.
Determines if two nodes are equal.
Determines if the specified point is in the current path.
Determines if two node references refer to the same node.
Returns a value indicating whether or not the object supports a specific DOM standard.
Gets a value that indicates whether a trusted event source created an event.
Gets the medium at the position number that is indicated by an index in the current list.
Gets a property that has been explicitly set in the current declaration block.
Gets the specified SVGElementInstance object from the collection.
Gets the key identifier of a key that is pressed.
Gets the key that is updated.
Gets the numeric key code of a key that is pressed.
Gets or sets the value of the large-arc-flag parameter.
Retrieves a reference to the last child of the current node of the filtered TreeWalker hierarchy and updates currentNode.
Gets the last child of this ISVGElementInstance object in the instance tree.
Retrieves a reference to the last child element or null if there are no child elements.
The latitude of the location specified in the coordinates object, in decimal degrees.
Gets the x-coordinate of the mouse pointer, relative to the last positioned ancestor element.
Gets the y-coordinate of the mouse pointer, relative to the last positioned ancestor element.
Gets or sets the number of pixel entries in a CanvasPixelArray object.
Gets or sets the number of properties that are explicitly set on the parent object.
The number of time ranges in the collection.
Gets the number of SVGElementInstance objects in the list.
Gets or sets the lengthAdjust attribute on the given element.
Gets or sets the current line cap style.
Gets or sets the type of corner that is created when two lines meet.
Adds a new point to a subpath and connects that point to the last point in the subpath by using a straight line.
Gets or sets the current line width, in pixels.
Resets the IHTMLMediaElement and loads a new media resource.
Gets the time when the onload event for the body element completed.
Gets the time when the onload event for the IHTMLBodyElement element started.
Gets the locale name for the event.
Retrieves the local name of the fully qualified XML declaration for a node.
Gets the location of a key on the keyboard or device.
The longitude of the location specified in the coordinates object in decimal degrees.
Gets the URI of the namespace associated with a namespace prefix, if any.
Gets the namespace prefix associated with a URI, if any.
Gets or sets a flag that specifies whether playback should restart after it completes.
Gets the height attribute of the marker element.
Gets or sets the coordinate system for the markerWidth and markerHeight attributes and for the contents of the marker element.
Gets the width attribute of the marker element.
Gets the maskContentUnits attribute of the mask element.
Gets the maskUnits attribute of the mask element.
Gets a value that indicates whether the specified media type is supported by the object that displays the document object.
Gets the matrix that represents this transformation.
Applies the given 2×3 matrix transformation on this SVGPoint object and returns a new, transformed SVGPoint object.
Returns a CanvasTextMetrics object that contains the width of the specified text.
Gets or sets a list of media types for which this style sheet is used.
Gets or sets a list of media types for this rule.
Gets or sets the intended media type of the media source.
Gets or sets the destination medium for style information.
Gets or sets the parsable textual representation of the current media list.
Gets or sets the type of meet-or-slice value.
Gets or sets a string that describes the error that occurred.
Gets an error message for debugging purposes.
Gets a description of the exception that is raised.
Gets a value that indicates whether the Meta/Control key is pressed.
Gets the method attribute on the given textPath element.
Gets or sets the maximum allowed ratio between half of the lineWidth value and the miter length.
Creates a new subpath by using the specified point.
msActiveXFilteringEnabled Method
Determines whether Microsoft ActiveX Filtering is enabled by the user.
Creates a pinned site shortcut to the current webpage on the Windows Start menu.
msAddTrackingProtectionList Method
Adds an external Tracking Protection list.
Returns a String indicating whether tracking protection is enabled.
Gets the time when the document loaded by the window object began to be displayed to the user.
Returns whether a given property in the style object is enabled.
Determines whether the current page was launched as a pinned site.
Determines whether a pinned site was launched for the first time.
Determines whether an object matches the specified selector.
Sets whether a given property in the style object is enabled.
Flashes the pinned site taskbar button.
msSiteModeAddButtonStyle Method
Defines an alternate icon image and tooltip for the specified button.
msSiteModeAddJumpListItem Method
Adds a new entry to the Jump List of a taskbar button.
msSiteModeAddThumbBarButton Method
Adds a button to the Thumbnail Toolbar.
msSiteModeClearIconOverlay Method
Removes the icon overlay from the taskbar button.
msSiteModeClearJumpList Method
Deletes the Jump List.
msSiteModeCreateJumpList Method
Creates a new group of items on the Jump List.
msSiteModeSetIconOverlay Method
Adds an icon overlay to the pinned site taskbar button.
msSiteModeShowButtonStyle Method
Changes the icon image and tooltip of a Thumbnail Toolbar button.
Shows updates to the list of items in a Jump List.
Enables the Thumbnail Toolbar in the thumbnail preview of a pinned site.
msSiteModeUpdateThumbBarButton Method
Changes the state of a Thumbnail Toolbar button.
msTrackingProtectionEnabled Method
Determines whether any Tracking Protection lists are enabled by the user.
Post-multiplies the matrix by the specified second matrix and returns the resulting matrix.
Gets or sets a flag that indicates whether the audio (either audio or the audio track on video media) is muted.
Gets the name of the root element of a document type.
Retrieves the namespace URI of the fully qualified XML declaration for a node.
Gets or sets the namespace of the @namespace rule.
The original height of the image resource before sizing.
The original width of the image resource before sizing.
Gets a reference to a performanceNavigation object, which contains properties that describe the navigation action that loaded the current document into the the window object.
Gets the time of the initial navigation action for the document that is loaded by the window object.
nearestViewportElement Property
Gets a value that indicates which element established the current viewport.
Gets the current network activity for the element.
Gets the new scale value of a zoom event.
Gets the new translation values of a zoom event.
Gets the new value of the attribute or text node.
Gets the new value of the key.
Resets the specified value as a number with the specified unit type, replacing the values for all of the attributes on the object.
Retrieves a reference to the sibling element that immediately follows or null if the element does not have any sibling elements that follow it.
Returns the next node in the NodeIterator or TreeWalker list and updates currentNode.
Retrieves the next sibling of the current node in the filtered TreeWalker hierarchy and updates currentNode.
Gets the SVGElementInstance object that immediately follows this SVGElementInstance object.
normalizedPathSegList Property
Gets or sets the normalized static contents of the d attribute.
Returns a null value.
Gets or sets the number of items in a list.
Gets or sets a value that indicates where the gradient stop is placed within the gradient.
Gets the y-coordinate of the mouse pointer, relative to the target node.
Gets the y-coordinate of the mouse pointer, relative to the target node.
Gets the previous value of the key.
Gets the angle of orientation of the marker element.
Gets the orientation type for a marker element.
Gets the URI of the document of origin.
Gets the height of the window, including user interface elements, such as the window frame, toolbars, and so on.
Gets the width of the window, including user interface elements, such as the window frame.
Gets or sets the node that associates this style sheet with the document.
Gets or sets a value that indicates whether this style sheet comes from an @import rule or a link (an element or processing instruction).
Gets the nearest ancestor svg element.
Gets the y-coordinate of the mouse pointer, relative to the upper-left corner of the page.
Gets the distance, in pixels, that a document has scrolled horizontally.
Gets the y-coordinate of the mouse pointer, relative to the upper-left corner of the page.
Gets the distance, in pixels, that a document has scrolled vertically.
Retrieves the parent object in the document hierarchy relative to the current node and updates currentNode.
Gets the parent of this SVGElementInstance object within the instance tree.
Gets or sets the containing rule, if the current rule is contained inside another rule.
Gets or sets the style sheet that contains the current rule.
Creates an instance of a document that contains a DOM tree from a string of serialized XML source.
Not implemented.
Gets or sets the static contents of the d attribute in a form that matches the SVG syntax.
Gets the type of the path segment.
Gets the type of the path segment, specified by the corresponding one-character command name.
Gets or sets the patternContentUnits property on the given pattern element, defining the coordinate system for the contents of the pattern element.
Gets or sets the definition of an optional transformation from the pattern coordinate system onto the target coordinate system.
Gets or sets the patternUnits property on the given pattern element, defining the coordinate system for attributes x, y, width and height.
Pauses the current playback and sets paused to true.
Pauses all currently running animations that are defined within the SVG document fragment that corresponds to this svg element.
Gets a flag that specifies whether playback is paused.
Returns a performance object that represents times and timing measures recorded for the document that is loaded into the window object.
Gets the number of bits per pixel that is used for colors on the destination device or buffer.
pixelUnitToMillimeterX Property
Gets or sets the size of a pixel unit along the x-axis of the viewport.
pixelUnitToMillimeterY Property
Gets or sets the size of a pixel unit along the y-axis of the viewport.
Loads and starts playback of a media resource.
Gets or sets the current speed for the media resource to play. This speed is expressed as a multiple of the normal speed of the media resource.
Gets TimeRanges for the current media resource that has been played.
Gets or sets the static contents of the points attribute.
Gets or sets a URL of an image to display, for example, like a movie poster. This can be a still frame from the video, or another image if no video data is available.
Retrieves the local name of the fully qualified XML declaration for a node.
Gets or sets the prefix of the @namespace rule or
null
if there is no prefix.Gets or sets a hint to how much buffering is advisable for a page, even if autoplay is not specified.
Gets an XML value that indicates whether to force uniform graphic scaling.
Cancels the default action of an event.
previousElementSibling Property
Retrieves a reference to the immediately preceding sibling element or null if the element does not have any preceding siblings.
Returns the previous node in the NodeIterator or TreeWalker list and updates currentNode.
Gets the previous scale value of a zoom event.
Retrieves the previous sibling of the current node in the filtered TreeWalker hierarchy and updates currentNode.
Gets the SVGElementInstance object that immediately precedes this SVGElementInstance object.
Gets the previous translation values of a zoom event.
Gets the previous value of the attribute or text node.
Gets the public identifier of a document type.
Paints the data from a specified CanvasImageData object onto a canvas.
Adds a point to the current subpath by using the specified control points that represent a quadratic Bézier curve.
Gets or sets the radius of a circle.
Gets or sets the radius of a radial gradient.
Gets or sets the x-axis radius for an ellipse that is associated with a path element.
Gets or sets the y-axis radius for an ellipse that is associated with a path element.
Returns the number of ranges in a selection
Creates a new closed rectangular subpath.
Gets the number of times that the document is redirected to another URL.
If the document loaded into the window object was served from a different server due to redirection requests from the server hosting the initial URL specified by the user, this property gets the time the redirection request was completed.
If the document loaded into the window object was served from a different server due to redirection requests from the server hosting the initial URL specified by the user, this property gets the time the redirection request was started.
Gets the refX attribute on the marker element.
Gets the refY attribute on the marker element.
Gets a second node related to a mutation event.
Gets the secondary element that is involved in an event.
Removes all ranges from a selection.
Removes the specified attribute from the object.
Removes an event handler that the addEventListener method registered.
Removes an existing item from the list.
Removes a named item that is specified by a namespace and local name.
Removes a CSS property if it is explicitly set within the current declaration block.
Removes a range from a selection.
Gets a value that indicates whether a key was pressed and held.
Replaces a specified existing item in the list with a specified new item.
Replaces the text of the current object.
Gets a value that represents the time when the document that was loaded by the window object was requested from the hosting server.
Gets a white space-delimited list of required language extensions.
Gets or sets a white space-delimited list of feature strings.
Gets the time when a response is completed by the server that hosts the document that is loaded into the window object.
Gets a value that represents the time when a response began to be received from the server hosting the document loaded by the window object.
Returns previously saved CanvasRenderingContext2D path state and attributes.
Gets or sets a value that indicates whether to warn the user prior to navigating away from a page.
Gets the root node that was specified when the object was created.
Gets the root svg element in the document hierarchy.
Rotates the current context coordinates (that is, a transformation matrix).
Post-multiplies a rotation transformation on the current matrix and returns the resulting matrix.
Gets or sets the supplemental character rotation about the current text position.
Post-multiplies the matrix by a specified rotation transformation and returns the resulting matrix.
Gets or sets the x-axis radius of an ellipse.
Gets or sets the x-axis radius of a rounded corner rectangle.
Gets or sets the y-axis radius of an ellipse.
Gets or sets the y-axis radius of a rounded corner rectangle.
Saves the state of the current context.
Scales the current context by the specified horizontal (x) and vertical (y) factors.
Post-multiplies the matrix by a uniform scale transformation and returns the resulting matrix.
Post-multiplies the matrix by a non-uniform scale transformation and returns the resulting matrix.
screenPixelToMillimeterX Property
Gets or sets the size of a screen pixel along the x-axis of the viewport.
screenPixelToMillimeterY Property
Gets or sets the size of a screen pixel along the y-axis of the viewport.
Gets the x-coordinate of the mouse pointer, relative to the upper-left corner of the screen.
Gets the y-coordinate of the mouse pointer, relative to the upper-left corner of the screen.
Returns a TimeRanges object that represents the ranges of the current media resource that can be seeked.
Gets a flag that indicates whether Internet Explorer 9 is currently moving to a new playback position in the media resource.
Replaces the current selection with all the contents of the given node.
Gets or sets the end position or offset of a text selection.
Gets or sets the starting position or offset of a text selection.
Selects a Range node and all of its contents.
Selects the contents of a node into a range.
Gets or sets a value that represents the textual representation of the selector for the rule set.
Selects the specified substring, just as if a user selected the substring interactively.
Converts nodes in a Document Object Model (DOM) tree to a string that contains an XML representation of the tree.
Sets an attribute object as part of the object.
Sets the value of the specified attribute within the specified namespace.
Sets the new current time for this SVG document fragment.
Sets the end point of Range.
Sets the end point of a Range to a point after a specific node.
Sets the end point of Range to before a specific node.
Sets the transform type to SVG_TRANSFORM_MATRIX by using the specified new transformation.
Adds an attribute to an element by using its namespaceURI and localName properties.
Sets the value of the orientAngle attribute to the specified angle.
Sets the value of the svgMarkerOrient attribute to
auto
.Sets a property value and priority within the current declaration block.
Sets the transform type to SVG_TRANSFORM_ROTATE by using the specified rotation angle and center of rotation.
Sets the transform type to SVG_TRANSFORM_SCALE by using the specified scale amounts.
Sets the start and end positions of a selection in a text field.
Sets the transform type to SVG_TRANSFORM_SKEWX, with the given angle defining the amount of skew.
Sets the transform type to SVG_TRANSFORM_SKEWY, with the given angle defining the amount of skew.
Sets the start point of a Range.
Sets the start point of Range to a point after a specific node.
Sets the start point of a Range to a point before a specific node.
Resets the current transformation matrix of the current context back to its default and then multiplies it by the specified matrix.
Sets the transform type to SVG_TRANSFORM_TRANSLATE by using the specified components.
Gets or sets the current level of blur that is applied to shadows.
Gets or sets the color to use for shadows.
Gets or sets the horizontal distance of a shadow from a shape.
Gets or sets the vertical distance of a shadow from a shape.
Gets the CSS style sheet that is associated with the object.
Gets a value that indicates whether the Shift key is pressed.
Post-multiplies the matrix by a skew transformation along the x-axis and returns the resulting matrix.
Post-multiplies the matrix by a skew transformation along the y-axis and returns the resulting matrix.
Gets the window object that sent the message.
Gets the spacing attribute on the given textPath element.
Not supported.
Gets a value that determines what happens if a gradient starts or ends inside the bounds of a target rectangle.
The address or URL of the a media resource (video,audio) that is to be considered.
Gets the element that the event was originally dispatched to. Compare to target.
Gets the start of the time range by using the specified index.
Retrieves the starting node of a current Range.
Retrieves the offset of the starting boundary point relative to the startContainer in the current Range.
Gets the startOffset attribute on the given textPath element.
stopImmediatePropagation Method
Prevents any further propagation of an event.
Prevents propagation of an event beyond the current target.
Gets the Storage object of the affected document.
Renders the strokes of the current subpath by using the current stroke styles.
Creates an outline of the specified rectangle on a canvas by using the current stroke, line width, and join styles.
Gets or sets the current style that is used for strokes of shapes.
Renders the specified text at the specified position by using the current font and strokeStyle property.
Gets or sets the declaration block of the current rule.
Gets a style object.
Gets a HTMLStyleMedia object that contains methods and properties. These methods and properties determine the media types that are supported by the object that displays the document object.
Moves the contents of a Range to a new parent node, placing the new parent node at the start position of the Range.
Suspends redrawing a device for a specified duration.
Gets or sets the value of the sweep-flag parameter.
Gets the system identifier of a document type.
Gets or sets a comma-separated list of language names.
Gets the element that is the target of the event.
Gets the target of a processing instruction.
Specifies where to open a linked document.
Gets or sets the current anchor point or alignment settings for text in the current context.
Gets or sets the current settings for the font baseline alignment.
Sets or retrieves the text content of an object and any child objects.
Gets or sets the textLength attribute on the given element.
Gets the time associated with the geographic information, typically the time the information was received by Internet Explorer.
Gets the time, in milliseconds, when an event occurred.
Gets a reference to a performanceTiming object, which contains properties that describe timestamps taken at various points during the process that loaded the current document into the window object.
Returns the content of the current canvas as a image that you can use as a source for another canvas or an HTML element (such as img).
Gets the object that the mouse pointer entered.
Returns the calling object as a JavaScript Object Notation (JSON) object.
Modifies the transformation matrix of the current context.
Gets the value of a transform attribute.
Specifies values to move the origin point in a canvas.
Post-multiplies the matrix by a translation transformation and returns the resulting matrix.
Gets the name of an event.
Gets or sets the type of the rule.
Gets the media type of the object that displays the document object.
Gets a value representing the navigation that caused the document to be loaded by a window object.
Gets or sets the MIME type of media resource.
Gets the scripting language for the given script element.
Gets the style sheet language of the style element's contents.
Gets or sets the
transform
attribute type.Gets or sets a value that indicates the type of angle units.
Gets or sets a value that indicates the type of length units.
Gets a value that represents the time when the previously loaded document was removed from the window object so that the current document could be loaded.
Gets a value that represents the time that the previously loaded document began to be removed from the window object so that the current document could be loaded.
Resumes currently running animations that are defined within the SVG document fragment.
Cancels the specified suspension of redrawing operations.
Cancels all currently active suspensions of redrawing operations.
Gets the address of the document that the update affects.
Gets or sets a value that indicates whether the current innermost SVG document fragment is the standard view (that is, based on attributes of the svg element such as viewBox) or a custom view (that is, a hyperlink into a particular view or other element.
Gets the character set used to decode the current document.
Gets or sets the value of the given attribute.
Gets or sets the string form of the value property, in the units that svgUnitTypes specifies.
valueInSpecifiedUnits Property
Gets or sets the length or angle value, as a floating point number, in the units that svgUnitTypes specifies.
Gets the intrinsic height of a video in CSS pixels, or zero if the dimensions are not known.
Gets the intrinsic width of a video in CSS pixels, or zero if the dimensions are not known.
Gets the window object that an event is generated from.
Gets a value that indicates how a graphic scales to fit a container element.
Gets or sets the current viewport.
Gets the element that established the current viewport.
Gets the viewTarget attribute of a view element.
Gets or sets the volume level for audio portions of the media element.
Begins listening for updates to the current geographical location of the device running Internet Explorer.
Gets which node types are presented through the iterator. Nodes that are not accepted are skipped, but their children are still considered.
Gets the distance that a mouse wheel has rotated around the y-axis.
Gets the numeric code of a key that is pressed.
Gets which mouse button is pressed.
Retrieves the text of the current object.
Gets the number of physical device pixels in a row of the CanvasImageData object.
Gets the width, in CSS pixels, of a given box of text.
Gets or sets the width of a canvas element on a webpage.
Gets or sets the width of the video element.
Gets the width of the rectangle that surrounds the object content.
Defines the width of an element.
Gets the x-coordinate of the mouse pointer, relative to the last positioned ancestor element.
Gets or sets the x-coordinate value.
Gets or sets the x-coordinate for the begining of a gradient vector.
Gets or sets the x-coordinate for the start of a line.
Gets or sets the absolute or relative x-coordinate for the first control point.
Gets or sets the x-coordinate for the end of a gradient vector.
Gets or sets the x-coordinate for the end of a line.
Gets or sets the absolute or relative x-coordinate for the second control point.
Gets or sets the
base
attribute on the element.Gets a value that represents the character encoding that is specified in the declaration of an XML document.
Gets or sets a value that specifies the language that is used in the contents and attribute values of an element.
Gets or sets a value that indicates whether white space is preserved in character data.
Gets or sets the value of the standalone attribute in the declaration of an XML document.
Gets or sets the version attribute that is specified in the declaration of an XML document.
Gets the y-coordinate of the mouse pointer, relative to the last positioned ancestor element.
Gets or sets the y-coordinate value.
Gets or sets the y-coordinate for the begining of a gradient vector.
Gets or sets the y-coordinate for the start of a line.
Gets or sets the absolute or relative y-coordinate for the first control point.
Gets or sets the y-coordinate for the end of a gradient vector.
Gets or sets the y-coordinate for the end of a line.
Gets or sets the absolute or relative y-coordinate for the second control point.
Gets the zoomAndPan attribute of an element.
Gets the zoom rectangle of a zoom event.
Occurs when page loading is stopped before an element is loaded completely.
Occurs when playback is possible, but would require further buffering.
Occurs when playback to end is possible without requiring a stop for further buffering.
Occurs when the duration attribute is updated.
Occurs when the media element is reset to its initial state.
Occurs when the end of playback is reached.
Occurs when an element does not load properly or a script runs incorrectly.
Occurs when the text content of an element is changed through the user interface.
Occurs when the browser has fully parsed the element and all of its descendants.
Occurs when media data is loaded at the current playback position.
Occurs when the duration and dimensions of the media have been determined.
Occurs when Internet Explorer begins looking for media data.
onmssitemodejumplistitemremoved
Occurs when msSiteModeShowJumpList is called, and an item has been removed from a Jump List by the user.
Occurs when a user clicks a button in a Thumbnail Toolbar.
Occurs when playback is paused.
Occurs when the play method is requested.
Occurs when the audio or video has started playing.
Occurs to indicate progress while downloading media data.
Occurs when the playback rate is increased or decreased.
Occurs when the document view is being resized.
Occurs when a document view is being moved along the x-axis, y-axis, or both axes.
Occurs when the seek operation ends.
Occurs when the current playback position is moved.
Occurs when the download has stopped.
Occurs if the load operation has been intentionally halted.
Occurs to indicate the current playback position.
Occurs when a document is removed from a window or frame.
Occurs when the volume is changed, or playback is muted or unmuted.
Occurs when playback stops because the next frame of a video resource is not available.
Occurs when the document zoom level or currentScale property changes.