Difference between revisions of "Team:Greece/our team"

Line 57: Line 57:
 
void(document.getElementById('details').innerText = document.getElementById(id + '_desc').value);
 
void(document.getElementById('details').innerText = document.getElementById(id + '_desc').value);
 
void(document.getElementById('profile').style.visibility = 'visible');
 
void(document.getElementById('profile').style.visibility = 'visible');
                         void(document.getElementById('personnel').style.visibility = 'visible');
+
                         void(document.getElementById('personnel').style.display = 'block');
 
}
 
}
 
</script>
 
</script>
Line 175: Line 175:
 
</video>
 
</video>
  
<table id='personnel' class='responsive_box' height='400px' width='500px' style='position:absolute; z-index: 100; visibility: hidden; margin: 600px 0px 0px 0px; background-color: transparent; border: none;'>
+
<table id='personnel' class='responsive_box' height='400px' width='500px' style='position:absolute; z-index: 100; display: none; margin: 600px 0px 0px 0px; background-color: transparent; border: none;'>
 
<tr style='background-color: transparent;'>
 
<tr style='background-color: transparent;'>
 
    <th style='margin: 0px; padding: 0px; background-color: transparent; border: none; border-collapse: separate; text-align: right; width:700px;'>
 
    <th style='margin: 0px; padding: 0px; background-color: transparent; border: none; border-collapse: separate; text-align: right; width:700px;'>

Revision as of 18:37, 11 August 2017