Difference between revisions of "Team:Greece/Project"

Line 62: Line 62:
 
         var stateMsg;
 
         var stateMsg;
 
             switch(idz){
 
             switch(idz){
case 'c_t1': stateMsg = 'Overview';
+
case 'c_t1': stateMsg = 'Description';
 
break;
 
break;
case 'c_t2': stateMsg = 'Description';
+
case 'c_t2': stateMsg = 'Results';
 
break;
 
break;
case 'c_t3': stateMsg = 'Results';
+
case 'c_t3': stateMsg = 'Notebook';
 
break;
 
break;
case 'c_t4': stateMsg = 'Notebook';
+
case 'c_t4': stateMsg = 'Safety';
 
break;
 
break;
 
             }
 
             }
Line 110: Line 110:
 
<circle class='circlez' cx="-230" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t1' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" />
 
<circle class='circlez' cx="-230" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t1' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" />
 
<text class='animate_text' id='t1' x='0' y='295' text-anchor='middle' fill='#000000'>
 
<text class='animate_text' id='t1' x='0' y='295' text-anchor='middle' fill='#000000'>
<tspan x="-230" dy="2.5em" onclick="displayMe('c_t1')">IN A NUTSHELL</tspan>
+
<tspan x="-230" dy="1.5em" onclick="displayMe('c_t1')">DESCRIPTION</tspan>
<tspan x="-230" dy="1.5em" onclick="displayMe('c_t1')">VIDEO</tspan>
+
 
</text>
 
</text>
 
<circle class='circlez' cx="190" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t2' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" />
 
<circle class='circlez' cx="190" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t2' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" />
 
<text class='animate_text' id='t2' x='0' y='335' text-anchor='middle' fill='#000000'>
 
<text class='animate_text' id='t2' x='0' y='335' text-anchor='middle' fill='#000000'>
<tspan x="193" dy="1.5em" onclick="displayMe('c_t2')">DESCRIPTION</tspan>
+
<tspan x="193" dy="1.5em" onclick="displayMe('c_t2')">RESULTS</tspan>
 
</text>
 
</text>
 
<circle class='circlez' cx="610" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t3' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" />
 
<circle class='circlez' cx="610" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t3' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" />
 
<text class='animate_text' id='t3' x='0' y='335' text-anchor='middle' fill='#000000'>
 
<text class='animate_text' id='t3' x='0' y='335' text-anchor='middle' fill='#000000'>
<tspan x="610" dy="1.5em" onclick="displayMe('c_t3')">RESULTS</tspan>
+
<tspan x="610" dy="1.5em" onclick="displayMe('c_t3')">NOTEBOOK</tspan>
 
</text>
 
</text>
 
<circle class='circlez' cx="1020" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t4' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" />
 
<circle class='circlez' cx="1020" cy="365" r="135" stroke='#ffffff' stroke-width="0" fill="white" id='c_t4' class='svgGraphic' onclick="displayMe(this.id)" onmouseover="onHoverChanges(this.id)" />
 
<text class='animate_text' id='t4' x='0' y='335' text-anchor='middle' fill='#000000'>
 
<text class='animate_text' id='t4' x='0' y='335' text-anchor='middle' fill='#000000'>
<tspan x="1025" dy="1.5em" onclick="displayMe('c_t4')">NOTEBOOK</tspan>
+
<tspan x="1025" dy="1.5em" onclick="displayMe('c_t4')">SAFETY</tspan>
 
</text>
 
</text>
 
</svg>
 
</svg>
Line 135: Line 134:
 
<div id='display_box'>
 
<div id='display_box'>
  
   <span id='ct1'><object id='Overview' width='100%' height='100%' class='display_frame hide' data='https://2017.igem.org/Team:Greece/Overview' ></object></span>
+
   <span id='ct1'><object id='Description' width='100%' height='100%' class='display_frame hide' data='https://2017.igem.org/Team:Greece/Description' ></object></span>
  
   <object id='Description'  width='100%' height='100%' class='display_frame hide' data='https://2017.igem.org/Team:Greece/Description'></object>
+
   <object id='Results'  width='100%' height='100%' class='display_frame hide' data='https://2017.igem.org/Team:Greece/Results'></object>
  
   <object id='Results' width='100%' height='100%' class='display_frame hide' data='https://2017.igem.org/Team:Greece/Results' ></object>
+
   <object id='Notebook' width='100%' height='100%' class='display_frame hide' data='https://2017.igem.org/Team:Greece/Notebook' ></object>
  
   <object id='Notebook' width='100%' height='100%' class='display_frame hide' data='https://2017.igem.org/Team:Greece/Notebook'></object>
+
   <object id='Safety' width='100%' height='100%' class='display_frame hide' data='https://2017.igem.org/Team:Greece/Safety'></object>
  
 
<!-- Footer Box -->
 
<!-- Footer Box -->

Revision as of 17:22, 1 September 2017

Loading...