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.

after

Summary

Inserts nodes after this animation node.

If there is no parent animation group, terminate these steps. If any of the animation nodes in nodes is an inclusive ancestor of this animation node throw a HierarchyRequestError exception and terminate these steps. Let reference child be the next sibling of this animation node not in nodes. Insert nodes before reference child.

Method of apis/web_animations/AnimationNodeapis/web_animations/AnimationNode

Syntax

var  = .after(AnimationNode...nodes);

Parameters

AnimationNode…nodes

Data-type
Object

Takes a series of AnimationNodes as a parameter

Return Value

Returns an object of type