CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 3: | Line 3: | ||
<script src='https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js'></script> | <script src='https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js'></script> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
− | < | + | <script> |
− | < | + | var newDiv = document.createElement('div'); |
− | + | void(newDiv.setAttribute('id', 'loading-background')); | |
− | + | </script> | |
+ | <script> window.onload = function (){ | ||
void(document.getElementById('svg_graphics_box').style.display = 'block'); | void(document.getElementById('svg_graphics_box').style.display = 'block'); | ||
void(document.getElementById('loading-background').style.display = 'none'); | void(document.getElementById('loading-background').style.display = 'none'); | ||
− | + | } | |
− | + | </script> | |
− | + | ||
+ | </head> | ||
+ | <body> | ||
<!-- Navigation Bar --> | <!-- Navigation Bar --> | ||
<div id='main-wraper'> | <div id='main-wraper'> |
Revision as of 14:44, 12 August 2017