Difference between revisions of "Team:Hong Kong HKUST/Team"

Line 3: Line 3:
 
<html>
 
<html>
 
     <body>
 
     <body>
         <div id="openModal" class="talk-bubble tri-right border round btm-left-in">
+
         <div id="openModal" >
      <div class="talktext">
+
    <div id="name">Yo</div>
                  <p><div id="DialogName"> </div></p>
+
            <div id="describe">
                 
+
                <ul>
      </div>
+
                    <li></li>
          </div>
+
                </ul>
        <div><br><p style="position:fixed;z-index:2">coorX:<span id="x"></span> CoorY:<span id="y"></span></p></div>
+
            </div>
 +
            <div id="gallery">
 +
           
 +
            </div>
 +
        </div>
 
         <div align="center" class="image">
 
         <div align="center" class="image">
 
           <img src="https://static.igem.org/mediawiki/2017/c/c4/Hkustmembers.png" alt="Team"style" width="1080" height="1920"  
 
           <img src="https://static.igem.org/mediawiki/2017/c/c4/Hkustmembers.png" alt="Team"style" width="1080" height="1920"  
Line 85: Line 89:
 
       </style>
 
       </style>
 
       <script>  
 
       <script>  
          $(document).mousemove(function(e){
 
              $("#openModal").css({left:e.pageX-38, top:e.pageY-128});
 
              document.getElementById('x').innerHTML=parseInt(e.pageX-38, 10);
 
              document.getElementById('y').innerHTML=parseInt(e.pageY-128, 10);
 
          });
 
 
 
 
           function PopUp(name) {
 
           function PopUp(name) {
              var x = document.getElementById('openModal');
+
             
              x.style.display='block';
+
              document.getElementById('DialogName').innerHTML = name;
+
 
           }
 
           }
 
           function Hide(name) {
 
           function Hide(name) {
              var x = document.getElementById('openModal');
+
 
              x.style.display='none';
+
 
           }
 
           }
 
       </script>
 
       </script>
Line 104: Line 99:
 
       <h1>Our Advisors</h1>
 
       <h1>Our Advisors</h1>
 
<style>
 
<style>
 +
#openModal{
 +
    display:none;
 +
}
 +
 
.container {
 
.container {
 
   position: relative;
 
   position: relative;

Revision as of 08:48, 6 September 2017

HKUST iGEM Team 2017

Yo
Team william Devi Alvin Harold Harold

Our Advisors

Eric
Eric Cheung


Footer