insertFragment Method
This topic documents a feature of HTML+TIME 2.0, which is obsolete as of Windows Internet Explorer 9.
Inserts a fragment into the composer site at the specified index.
Syntax
time2.insertFragment(attributeName, fragment, index)
Parameters
attributeName Required. Specifies the animation attribute name. fragment Required. Pointer to the dispatch of the fragment to insert. index Required. Specifies the index of the fragment to insert.
Return Value
No return value.
Remarks
insertFragment was introduced in Microsoft Internet Explorer 6
Applies To
time2