Alter Ego Match

Alter Ego Match

Get The App

Alter Ego Match
Alter Ego Match
Alter Ego Match
Alter Ego Match

Newsletter signup

"); function makeBoxes(targetBox,minWidth,minHeight) { var i; // var targetBox = jQuery("div#page"); for (i = 1; i
'); var thisBox = ".box"+i; var thisbgKolor = generateKolor(); var thisbgKolor2 = generateKolorNew(); var widthHeight = Math.floor(((Math.random() * 30) + minWidth )) +"px"; // alert(widthHeight); var thisStyle = { display : "inline-block", width : widthHeight, height : widthHeight, borderRadius : "50%", margin : "5px", opacity: "0.5", backgroundImage : "linear-gradient("+thisbgKolor+","+thisbgKolor2+")", backgroundSize : "100% 100%", position : "relative", animationDelay : Math.floor((Math.random() * 50000) ) +"ms", animationDuration : Math.floor((Math.random() * 50000) + 2000 ) +"ms" }; $(thisBox).css(thisStyle); } } jQuery(".box-dot").insertBefore("div#page"); $("body").css(styles); makeBoxes("body",10, 10); //$("body").append( '
' ); //$(".container").css( contStyles ); makeBoxes(".container", 10, 10 ); });
Scroll to Top