m |
m |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 24: | Line 24: | ||
} | } | ||
div.c1 { | div.c1 { | ||
| − | top: | + | top:2.2vw; |
left:29.8vw; | left:29.8vw; | ||
} | } | ||
| Line 68: | Line 68: | ||
} | } | ||
</style> | </style> | ||
| − | + | <script> | |
| − | + | $(document).ready(function(){ | |
var largeur = $(window).width()-30; | var largeur = $(window).width()-30; | ||
var hauteur = $(window).height()-30; | var hauteur = $(window).height()-30; | ||
| − | document.getElementById("bandeau").style.height = hauteur +"px"; | + | document.getElementById("bandeau").style.height = hauteur*1.5 +"px"; |
document.getElementById("bandeau").style.overflow = "hidden"; | document.getElementById("bandeau").style.overflow = "hidden"; | ||
| − | + | ||
var particule = 150; | var particule = 150; | ||
var hasard = [-1,1]; | var hasard = [-1,1]; | ||
| Line 86: | Line 86: | ||
for (var i = 0; i<=particule ; i++){ | for (var i = 0; i<=particule ; i++){ | ||
var gauche = Math.random()*largeur; | var gauche = Math.random()*largeur; | ||
| − | var haut = Math.random()*hauteur* | + | var haut = Math.random()*hauteur*1.5; |
var vitesse = ((1+2*Math.random())*hasard[Math.round(Math.random())])/4; | var vitesse = ((1+2*Math.random())*hasard[Math.round(Math.random())])/4; | ||
var angle = 1*Math.random(); | var angle = 1*Math.random(); | ||
| Line 93: | Line 93: | ||
var x_mem = vx; | var x_mem = vx; | ||
var y_mem = vy; | var y_mem = vy; | ||
| − | |||
$(document.body).append('<div id="' + i + '" class="YAKOI" style="z-index:-2;"></div>'); | $(document.body).append('<div id="' + i + '" class="YAKOI" style="z-index:-2;"></div>'); | ||
$('#' + i).css("background-color",'#efefef'); | $('#' + i).css("background-color",'#efefef'); | ||
document.getElementById(i).style.transform = "translate(" + gauche + "px," + haut + "px)"; | document.getElementById(i).style.transform = "translate(" + gauche + "px," + haut + "px)"; | ||
| − | $('#' + i).css("left",gauche); | + | /* $('#' + i).css("left",gauche); |
| − | $('#' + i).css("top",haut); | + | $('#' + i).css("top",haut);*/ |
rayon = 15*Math.random() +5; | rayon = 15*Math.random() +5; | ||
opacite = 0.9*Math.random() +0.1; | opacite = 0.9*Math.random() +0.1; | ||
| Line 121: | Line 120: | ||
if (info[n][0] > largeur*1.1 ) { | if (info[n][0] > largeur*1.1 ) { | ||
| − | info[n][0] = | + | info[n][0] = 0; |
} | } | ||
else if (info[n][0] < 20){ | else if (info[n][0] < 20){ | ||
| − | info[n][0] = largeur; | + | info[n][0] = largeur-20; |
} | } | ||
| − | else if (info[n][1] > hauteur*1. | + | else if (info[n][1] > hauteur*1.5){ |
info[n][1] = 20; | info[n][1] = 20; | ||
} | } | ||
else if (info[n][1] < -20) { | else if (info[n][1] < -20) { | ||
| − | info[n][1] = hauteur*1. | + | info[n][1] = hauteur*1.3; |
} | } | ||
if (count%50 == 0){ | if (count%50 == 0){ | ||
| Line 168: | Line 167: | ||
</script> | </script> | ||
| − | <div id="main" style="position:absolute;width:100%;top:500px;"> | + | <div id="main" style="position:absolute;width:100%;top:500px;z-index:-1"> |
<div id="cercle1" class="AWcercle c1" style="background-color:white;border:3px solid #7C7C7C;position:absolute;transition:0.4s;"> | <div id="cercle1" class="AWcercle c1" style="background-color:white;border:3px solid #7C7C7C;position:absolute;transition:0.4s;"> | ||
<div class="JUCroix" id="croix1"> | <div class="JUCroix" id="croix1"> | ||
| Line 176: | Line 175: | ||
</div> | </div> | ||
</div> | </div> | ||
| − | <div id="aw1" class="ent" style="overflow-x:hidden;overflow-y:scroll;width:90%;margin-left:5.5%;display:none;height:93%;"> | + | <div id="aw1" class="ent" style="overflow-x:hidden;overflow-y:scroll;width:90%;margin-left:5.5%;display:none;height:93%;z-index:1"> |
<p style="font-family:roboto;color:black;font-size:35px;text-align:left;font-weight:700;">Standard Track Awards: Best Supporting | <p style="font-family:roboto;color:black;font-size:35px;text-align:left;font-weight:700;">Standard Track Awards: Best Supporting | ||
Latest revision as of 21:09, 21 October 2019
Education
Law
Events
Design
Results
Entrepreneurship
Demonstrate
Chalenges
Improve
Collaborations
Attributions
Results Attributions