Toggle navigation
Sign Up
Log In
Explore
Works
Folders
Tools
Collections
Artists
Groups
Groups
Topics
Tasks
Tasks
Jobs
Teams
Jobs
Recommendation
More Effects...
JS
var cat; var tail; var shadow; var leftEar; var leftEarShadow; var rightEar; var rightEarShadow; var tails=[]; var commandList=["m","M","c","C","s","S"]; var index=1; window.onload = function () { cat= document.getElementById("cat"); tail=cat.getElementById("tail1"); shadow=cat.getElementById("tailShadow"); leftEar=cat.getElementById("leftEar"); leftEarShadow=cat.getElementById("leftEarShadow"); rightEar=cat.getElementById("rightEar"); rightEarShadow=cat.getElementById("rightEarShadow"); tails[0]=parsePath(cat.getElementById("tail1").getAttribute("d")); tails[1]=parsePath(cat.getElementById("tail2").getAttribute("d")); tails[2]=parsePath(cat.getElementById("tail3").getAttribute("d")); tails[3]=parsePath(cat.getElementById("tail4").getAttribute("d")); tweenTail(); tweenEar("left"); tweenEar("right"); var inputvalue=-34; var positive=false; var base=50; }; function tweenTail(){ var targetData=tails[index]; var duration=Math.random()+1.5; for(var i=0;i
CSS
body{ background-color:#dae4eb; margin: 0px; }
HTML
Join Effecthub.com
Working with Global Gaming Artists and Developers!
Login
Sign Up
Or Login with Your Email Address:
Email
Password
Remember
Or Sign Up with Your Email Address:
Your Email
This field must contain a valid email
Set Password
Password should be at least 1 character
Stay informed via email