(17 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
<style> | <style> | ||
#top_menu_under{ | #top_menu_under{ | ||
− | |||
} | } | ||
#top_menu_14{ | #top_menu_14{ | ||
− | + | ||
} | } | ||
Line 68: | Line 67: | ||
.sporiBtm { | .sporiBtm { | ||
− | width: | + | width: 55px; |
position: absolute; | position: absolute; | ||
− | left: | + | left: 93%; |
− | top: | + | top: 42%; |
+ | -moz-transform: scaleX(-1); | ||
+ | -o-transform: scaleX(-1); | ||
+ | -webkit-transform: scaleX(-1); | ||
+ | transform: scaleX(-1); | ||
} | } | ||
Line 77: | Line 80: | ||
width: 60px; | width: 60px; | ||
position: absolute; | position: absolute; | ||
− | left: | + | left: 92%; |
− | top: | + | top:50%; |
} | } | ||
Line 84: | Line 87: | ||
width: 60px; | width: 60px; | ||
position: absolute; | position: absolute; | ||
− | left: | + | left: 92%; |
− | top: | + | top: 32%; |
} | } | ||
Line 101: | Line 104: | ||
.gtContent { | .gtContent { | ||
+ | position: relative; | ||
width: 400px; | width: 400px; | ||
− | top: | + | left: 20px; |
+ | top: 60px; | ||
} | } | ||
.gtContent2 { | .gtContent2 { | ||
+ | position: relative; | ||
width: 200px; | width: 200px; | ||
− | top: | + | left: 20px; |
+ | top: 40px; | ||
+ | } | ||
+ | .gtContent3 { | ||
+ | position: relative; | ||
+ | width: 350px; | ||
+ | left: 20px; | ||
+ | top: 60px; | ||
} | } | ||
Line 113: | Line 126: | ||
width: 500px; | width: 500px; | ||
top: 10%; | top: 10%; | ||
+ | left: 20%; | ||
+ | position: absolute; | ||
} | } | ||
Line 118: | Line 133: | ||
width: 700px; | width: 700px; | ||
top: 10%; | top: 10%; | ||
+ | left: 20%; | ||
+ | position: absolute; | ||
} | } | ||
Line 144: | Line 161: | ||
<img class="arrowLft" src="https://static.igem.org/mediawiki/2016/4/43/T--Freiburg--gtLeft.png" alt="Smiley face" onclick="Slides.prev()"> | <img class="arrowLft" src="https://static.igem.org/mediawiki/2016/4/43/T--Freiburg--gtLeft.png" alt="Smiley face" onclick="Slides.prev()"> | ||
</div> | </div> | ||
− | <div class=" | + | <div class=""> |
<img class="sporiBtm" src="https://static.igem.org/mediawiki/2016/2/2e/T--Freiburg--Spori.png" alt="Smiley face"> | <img class="sporiBtm" src="https://static.igem.org/mediawiki/2016/2/2e/T--Freiburg--Spori.png" alt="Smiley face"> | ||
</div> | </div> | ||
Line 164: | Line 181: | ||
slideArray: [ | slideArray: [ | ||
+ | // 0 | ||
'<div>\n' + | '<div>\n' + | ||
− | ' | + | '<img class="gtBubble" src="https://static.igem.org/mediawiki/2016/7/78/T--Freiburg--GT_s0.png" alt="Smiley face" onclick="" />\n' + |
− | ' | + | '<img class="gtContent" src="https://static.igem.org/mediawiki/2016/1/1e/T--Freiburg--GT_s0c.png" alt="Smiley face" onclick="" />\n ' + |
'</div>', | '</div>', | ||
− | + | // 1 | |
'<div>\n' + | '<div>\n' + | ||
− | ' | + | '<img class="gtBubble" src="https://static.igem.org/mediawiki/2016/c/c0/T--Freiburg--GT_s1.png" alt="Smiley face" onclick="" />\n' + |
− | ' | + | '<img class="gtContent" src="https://static.igem.org/mediawiki/2016/8/82/T--Freiburg--GT_s1c.png" alt="Smiley face" onclick="" />\n ' + |
'</div>', | '</div>', | ||
+ | // 2 | ||
+ | '<div>\n' + | ||
+ | '<img class="gtBubble" src="https://static.igem.org/mediawiki/2016/0/06/T--Freiburg--GT_s2.png" alt="Smiley face" onclick="" />\n' + | ||
+ | '<video class="gtContent" width="320" height="240" controls> <source src="https://static.igem.org/mediawiki/2016/b/bb/T--Freiburg--GT_s2c1.mp4" type="video/mp4"></video>\n ' + | ||
+ | '</div>', | ||
+ | // 3 | ||
+ | '<div>\n' + | ||
+ | '<img class="gtBubble" src="https://static.igem.org/mediawiki/2016/7/73/T--Freiburg--GT_s3.png" alt="Smiley face" onclick="" />\n' + | ||
+ | '<img class="gtContent2" src="https://static.igem.org/mediawiki/2016/4/47/T--Freiburg--GT_s3c.png" alt="Smiley face" onclick="" /> \n ' + | ||
+ | '</div>', | ||
+ | // 4 | ||
+ | '<div>\n' + | ||
+ | '<img class="gtBubble" src="https://static.igem.org/mediawiki/2016/7/78/T--Freiburg--GT_s4.png" alt="Smiley face" onclick="" />\n' + | ||
+ | '<img class="gtContent3" src="https://static.igem.org/mediawiki/2016/4/40/T--Freiburg--GT_s4c.gif" alt="Smiley face" onclick="" /> \n ' + | ||
+ | '</div>', | ||
+ | // 5 | ||
+ | '<div>\n' + | ||
+ | '<img class="gtBubble" src="https://static.igem.org/mediawiki/2016/d/db/T--Freiburg--GT_s5.png" alt="Smiley face" onclick="" />\n' + | ||
+ | '<img class="gtContent" src="https://static.igem.org/mediawiki/2016/9/92/T--Freiburg--GT_s5c.png" alt="Smiley face" onclick="" /> \n ' + | ||
+ | '</div>', | ||
+ | // 6 | ||
+ | '<div>\n' + | ||
+ | '<img class="gtBubble" src="https://static.igem.org/mediawiki/2016/0/09/T--Freiburg--GT_s6.png" alt="Smiley face" onclick="" />\n' + | ||
+ | '<img class="gtContent" src="https://static.igem.org/mediawiki/2016/1/1d/T--Freiburg--GT_s6c.png" alt="Smiley face" onclick="" />\n ' + | ||
+ | '</div>', | ||
+ | // 7 | ||
+ | '<div>\n' + | ||
+ | '<img class="gtBubble" src="https://static.igem.org/mediawiki/2016/7/79/T--Freiburg--GT_s7.png" alt="Smiley face" onclick="" />\n' + | ||
+ | '<img class="gtContent" src="https://static.igem.org/mediawiki/2016/8/89/T--Freiburg--GT_s7c.png" alt="Smiley face" onclick="" />\n ' + | ||
+ | '</div>', | ||
+ | // 8 | ||
+ | '<div>\n' + | ||
+ | '<img class="gtBubble" src="https://static.igem.org/mediawiki/2016/3/36/T--Freiburg--GT_s8.png" alt="Smiley face" onclick="" />\n' + | ||
+ | '<img class="gtContent" src="https://static.igem.org/mediawiki/2016/c/c9/T--Freiburg--GT_s8c.png" alt="Smiley face" onclick="" />\n ' + | ||
+ | '</div>', | ||
+ | // 9 | ||
+ | '<div>\n' + | ||
+ | '<img class="gtBubble" src="https://static.igem.org/mediawiki/2016/f/fd/T--Freiburg--GT_s9.png" alt="Smiley face" onclick="" />\n' + | ||
+ | '<video class="gtContent" width="320" height="240" controls> <source src="https://static.igem.org/mediawiki/2016/2/2a/T--Freiburg--GT_s9c1.mp4" type="video/mp4"></video>\n ' + | ||
+ | '</div>', | ||
+ | // 10 | ||
+ | '<div>\n' + | ||
+ | '<img class="gtBubble" src="https://static.igem.org/mediawiki/2016/3/36/T--Freiburg--GT_s10.png" alt="Smiley face" onclick="" />\n' + | ||
+ | '<img class="gtContent" src="https://static.igem.org/mediawiki/2016/3/33/T--Freiburg--GT_s10c.png" alt="Smiley face" onclick="" /> \n ' + | ||
+ | '</div>', | ||
+ | // 11 | ||
+ | '<div>\n' + | ||
+ | '<img class="gtBubble" src="https://static.igem.org/mediawiki/2016/b/b7/T--Freiburg--GT_s11.png" alt="Smiley face" onclick="" />\n' + | ||
+ | '<img class="gtContent" src="https://static.igem.org/mediawiki/2016/1/13/T--Freiburg--GT_s11c.png" alt="Smiley face" onclick="" /> \n ' + | ||
+ | '</div>', | ||
+ | // 12 | ||
+ | '<div>\n' + | ||
+ | '<img class="gtBubble" src="https://static.igem.org/mediawiki/2016/8/8d/T--Freiburg--GT_s12.png" alt="Smiley face" onclick="" />\n' + | ||
+ | '<img class="gtContent" src="https://static.igem.org/mediawiki/2016/9/97/T--Freiburg--GT_s12c.png" alt="Smiley face" onclick="" /> \n ' + | ||
+ | '</div>', | ||
+ | |||
], | ], | ||
Latest revision as of 15:26, 19 October 2016