HTML5 CSS on Canvas Animation Library
 

mName Library Method

Short Description: Returns an animation set with all elements of given name

Signature: taccgl.mName (n,k)
Class: taccgl Class
 

Returns an animation set object containing a transition for each HTML element of the current document having the specified name n. These new transitions are newly created using the a method.

WebGL™ is a trademark of the Khronos Group Inc.

Next Page:taccgl.mTagName - Returns an animation set with all elements of given tag name
Previous Page: taccgl.mClass - Returns an animation set with all elements of a class