CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 33: | Line 33: | ||
#svg_info_box_wet_lab{ position: absolute; top: 18%; left: 62%; width: 300px; height: 250px; display: none; color: #80aac7; font-size: 15px;} | #svg_info_box_wet_lab{ position: absolute; top: 18%; left: 62%; width: 300px; height: 250px; display: none; color: #80aac7; font-size: 15px;} | ||
− | . | + | .tableSelfDesc tr td{ padding: 0px; } |
+ | |||
+ | .showTable{ display: block; } | ||
</style> | </style> | ||
</head> | </head> | ||
Line 44: | Line 46: | ||
</div> | </div> | ||
− | < | + | <div id='svg_info_box_dry_lab'> |
− | <table class=' | + | <!-- Aggeliki --> |
− | + | <table class='tableSelfDesc' style='text-align: center; color: #80aac7;'> | |
− | <tr><td><b>Special Ability</b></td></tr> | + | <tr><td><b>Special Ability</b></td></tr> |
− | <tr><td style='padding: 0px'>Life Planning</td></tr> | + | <tr><td style='padding: 0px'>Life Planning</td></tr> |
− | <tr><td><b>Ultimate Life Goal</b></td></tr> | + | <tr><td><b>Ultimate Life Goal</b></td></tr> |
− | <tr><td style='padding: 0px'>Understand the nature of Intelligence</td></tr> | + | <tr><td style='padding: 0px'>Understand the nature of Intelligence</td></tr> |
− | <tr><td><b>Words To Live By</b></td></tr> | + | <tr><td><b>Words To Live By</b></td></tr> |
− | <tr><td style='padding: 0px'>"Intentions, good or bad, are not enough"</td></tr> | + | <tr><td style='padding: 0px'>"Intentions, good or bad, are not enough"</td></tr> |
− | <tr><td><b>iGEM Statistic</b></td></tr> | + | <tr><td><b>iGEM Statistic</b></td></tr> |
− | <tr><td style='padding: 0px'>271 Hours spent Photoshopping</td></tr> | + | <tr><td style='padding: 0px'>271 Hours spent Photoshopping</td></tr> |
+ | </table> | ||
+ | <!-- Thanasis --> | ||
+ | <table class='tableSelfDesc' style='text-align: center; color: #80aac7;'> | ||
+ | <tr><td><b>Alias</b></td></tr> | ||
+ | <tr><td style='padding:0px'>King Punny</td></tr> | ||
+ | <tr><td><b>Special Ability</b></td></tr> | ||
+ | <tr><td style='padding: 0px'>There's no room for this here, but don't trust me, my spatial abilities aren't any good</td></tr> | ||
+ | <tr><td><b>Ultimate Life Goal</b></td></tr> | ||
+ | <tr><td style='padding: 0px'>I meaaan, space is pretty cool</td></tr> | ||
+ | <tr><td><b>Words To Live By</b></td></tr> | ||
+ | <tr><td style='padding: 0px'>"It is possible for ordinary humans, to choose to be extraordinary"</td></tr> | ||
+ | <tr><td><b>iGEM Statistic</b></td></tr> | ||
+ | <tr><td style='padding: 0px'>167 legal documents filled to get past greek bureaucracy</td></tr> | ||
</table> | </table> | ||
− | </ | + | </div> |
− | < | + | <div id='svg_info_box_wet_lab'> |
− | |||
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</body> | </body> | ||
Line 174: | Line 177: | ||
svgDoc.getElementById(item.image_id).setAttribute('display', 'block'); | svgDoc.getElementById(item.image_id).setAttribute('display', 'block'); | ||
svgDoc.getElementById(item.image_id_sec).setAttribute('display', 'block'); | svgDoc.getElementById(item.image_id_sec).setAttribute('display', 'block'); | ||
− | + | ||
− | + | $('#'+ item.id + '_wet').addClass('showTable'); | |
+ | $('.tableSelfDesc').removeClass('showTable'); | ||
} | } | ||
}); | }); | ||
Line 185: | Line 189: | ||
svgDoc.getElementById(item.image_id).setAttribute('display', 'block'); | svgDoc.getElementById(item.image_id).setAttribute('display', 'block'); | ||
svgDoc.getElementById(item.image_id_sec).setAttribute('display', 'block'); | svgDoc.getElementById(item.image_id_sec).setAttribute('display', 'block'); | ||
− | + | ||
− | + | $('#'+ item.id + '_dry').addClass('showTable'); | |
+ | $('.tableSelfDesc').removeClass('showTable'); | ||
} | } | ||
}); | }); |
Revision as of 23:57, 25 October 2017
Click on the miRNAs to get to know us!
Special Ability |
Life Planning |
Ultimate Life Goal |
Understand the nature of Intelligence |
Words To Live By |
"Intentions, good or bad, are not enough" |
iGEM Statistic |
271 Hours spent Photoshopping |
Alias |
King Punny |
Special Ability |
There's no room for this here, but don't trust me, my spatial abilities aren't any good |
Ultimate Life Goal |
I meaaan, space is pretty cool |
Words To Live By |
"It is possible for ordinary humans, to choose to be extraordinary" |
iGEM Statistic |
167 legal documents filled to get past greek bureaucracy |