Line 17: | Line 17: | ||
if (h >= 200) { | if (h >= 200) { | ||
icon1.animate({ left: '5vw' }, 800); | icon1.animate({ left: '5vw' }, 800); | ||
− | icon1.animate({ top: ' | + | icon1.animate({ top: '25vh' }, 500); |
icon2.animate({ left: '5vw' }, 800); | icon2.animate({ left: '5vw' }, 800); | ||
− | icon2.animate({ top: ' | + | icon2.animate({ top: '30vh' }, 500); |
icon3.animate({ left: '5vw' }, 800); | icon3.animate({ left: '5vw' }, 800); | ||
− | icon3.animate({ top: ' | + | icon3.animate({ top: '45vh' }, 500); |
icon4.animate({ left: '5vw' }, 800); | icon4.animate({ left: '5vw' }, 800); | ||
Line 83: | Line 83: | ||
z-index:99999999999999; | z-index:99999999999999; | ||
background-color:whitesmoke; | background-color:whitesmoke; | ||
− | border-radius: | + | border-radius:50%; |
} | } | ||
Revision as of 11:44, 17 October 2018
MOSFET