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.

nextSibling

Summary

The next sibling of this animation node.

Property of apis/web_animations/AnimationNodeapis/web_animations/AnimationNode

Syntax

var result = element.nextSibling;
element.nextSibling = value;

Return Value

Returns an object of type ObjectObject