This page is Almost Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

prepend

Summary

If any of the animation nodes in nodes is an inclusive ancestor of this animation node throw a HierarchyRequestError exception and terminate these steps. Insert nodes before the first child.

Method of apis/web_animations/AnimationGroupapis/web_animations/AnimationGroup

Syntax

 .prepend(AnimationNode...nodes);

Parameters

AnimationNode…nodes

Data-type
Object

Takes a sequence of AnimationNodes as a parameter.

Return Value

No return value