Difference between revisions of "Template:GreatBay SCIE/HTML/loader"

Line 15: Line 15:
 
<style>
 
<style>
 
.loader{
 
.loader{
width: 100%;
+
width: 10%;
height: 100%;  
+
 
position: fixed;
 
position: fixed;
 +
 
z-index: 11111111!important;
 
z-index: 11111111!important;
 
background-color: #ffffff}
 
background-color: #ffffff}
Line 29: Line 29:
 
}
 
}
 
</script>
 
</script>
<img src="https://static.igem.org/mediawiki/2021/7/74/T--GreatBay_SCIE--loading.gif" onload="disappear()"
+
<img src="https://static.igem.org/mediawiki/2021/7/74/T--GreatBay_SCIE--loading.gif" onload="disappear)"
 
class="loader" id="loader">
 
class="loader" id="loader">
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 11:07, 20 October 2021