Difference between revisions of "Template:TecCEM/Bubbles template"

 
Line 13: Line 13:
 
div.style.animationName = "rise_up";
 
div.style.animationName = "rise_up";
 
div.style.animationIterationCount = "infinite";
 
div.style.animationIterationCount = "infinite";
            /*document.getElementsByClassName('blue_body')[0].appendChild(div);*/
 
 
document.getElementsByTagName('body')[0].appendChild(div);
 
document.getElementsByTagName('body')[0].appendChild(div);
 
}
 
}

Latest revision as of 21:24, 4 October 2021