(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{TECHNION-ISRAEL}} | + | {{:Team:TECHNION-ISRAEL/navbar}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | <html lang="en"> |
+ | <head> | ||
+ | <!-- Title for the page & metadata --> | ||
+ | <title>HP Integrated</title> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
− | < | + | |
+ | |||
+ | |||
+ | <!-- =================== tooltipster's CSS and JS=================== --> | ||
+ | |||
+ | <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:TECHNION-ISRAEL/tooltipster.bundle.min.css/CSS?action=raw&ctype=text/css"/> | ||
+ | <script type="text/javascript" src="https://2017.igem.org/Team:TECHNION-ISRAEL/tooltipster.bundle.js/JS?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | |||
+ | <script> | ||
+ | window.addEventListener("hashchange", function() { scrollBy(0, -130) }) | ||
+ | </script> | ||
+ | |||
+ | <script> | ||
− | + | //up arrow: | |
− | + | $(document).ready(function(){ | |
− | + | $(window).scroll(function () { | |
− | + | if ($(this).scrollTop() > 350) { | |
− | + | $('#back-to-top').fadeIn(); | |
− | + | } else { | |
+ | $('#back-to-top').fadeOut(); | ||
+ | } | ||
+ | }); | ||
+ | // scroll body to 0px on click | ||
+ | $('#back-to-top').click(function () { | ||
+ | |||
+ | $('body,html').animate({ | ||
+ | scrollTop: 0 | ||
+ | }, 800); | ||
+ | return false; | ||
+ | }); | ||
+ | |||
+ | |||
+ | }); | ||
− | + | </script> | |
− | + | ||
− | < | + | |
+ | <script> | ||
+ | $(document).ready(function() { | ||
+ | $('.tooltip').tooltipster({ | ||
+ | 'maxWidth': 250 , | ||
+ | trigger: 'custom', | ||
+ | triggerOpen: { | ||
+ | click: true | ||
+ | }, | ||
+ | triggerClose: { | ||
+ | click: true, | ||
+ | originClick: true, | ||
+ | interactive:true, | ||
+ | |||
+ | } | ||
+ | }); | ||
+ | |||
+ | }); | ||
+ | |||
+ | </script> | ||
− | </ | + | |
+ | |||
+ | <style> | ||
+ | |||
+ | |||
+ | .mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul { | ||
+ | list-style-type: none; | ||
+ | list-style-image: none; | ||
+ | } | ||
+ | |||
+ | img.map, map area{ | ||
+ | outline: none; | ||
+ | } | ||
+ | |||
+ | .info-list > ul { | ||
+ | margin-left: 0px; | ||
+ | margin-right: 0px; | ||
+ | padding-left: 0px; | ||
+ | padding-right 20px; | ||
+ | padding-top:10px; | ||
+ | padding-bottom:10px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
+ | <script> | ||
+ | $(document).ready(function () { | ||
+ | $('#area1').click(function(){ | ||
+ | $('#pic').attr('src', 'https://static.igem.org/mediawiki/2017/d/d2/T--TECHNION-ISRAEL--int1.png'); | ||
+ | return false; | ||
+ | }); | ||
+ | $('#area2').click(function(){ | ||
+ | $('#pic').attr('src', 'https://static.igem.org/mediawiki/2017/9/9d/T--TECHNION-ISRAEL--int2.png'); | ||
+ | return false; | ||
+ | }); | ||
+ | $('#area3').click(function(){ | ||
+ | $('#pic').attr('src', 'https://static.igem.org/mediawiki/2017/1/1a/T--TECHNION-ISRAEL--int3.png'); | ||
+ | return false; | ||
+ | }); | ||
+ | $('#area4').click(function(){ | ||
+ | $('#pic').attr('src', 'https://static.igem.org/mediawiki/2017/e/e8/T--TECHNION-ISRAEL--int4.png'); | ||
+ | return false; | ||
+ | }); | ||
+ | $('#area5').click(function(){ | ||
+ | $('#pic').attr('src', 'https://static.igem.org/mediawiki/2017/c/c9/T--TECHNION-ISRAEL--int5.png'); | ||
+ | return false; | ||
+ | }); | ||
+ | $('#area6').click(function(){ | ||
+ | $('#pic').attr('src', 'https://static.igem.org/mediawiki/2017/7/7f/T--TECHNION-ISRAEL--int6.png'); | ||
+ | return false; | ||
+ | }); | ||
+ | $('#area7').click(function(){ | ||
+ | $('#pic').attr('src', 'https://static.igem.org/mediawiki/2017/a/a3/T--TECHNION-ISRAEL--int7.png'); | ||
+ | return false; | ||
+ | }); | ||
+ | $('#area8').click(function(){ | ||
+ | $('#pic').attr('src', 'https://static.igem.org/mediawiki/2017/5/58/T--TECHNION-ISRAEL--int8.png'); | ||
+ | return false; | ||
+ | }); | ||
+ | $('#area9').click(function(){ | ||
+ | $('#pic').attr('src', 'https://static.igem.org/mediawiki/2017/7/75/T--TECHNION-ISRAEL--int9.png'); | ||
+ | return false; | ||
+ | }); | ||
+ | $('#area10').click(function(){ | ||
+ | $('#pic').attr('src', 'https://static.igem.org/mediawiki/2017/8/8a/T--TECHNION-ISRAEL--int10.png'); | ||
+ | return false; | ||
+ | }); | ||
+ | $('#area11').click(function(){ | ||
+ | $('#pic').attr('src', 'https://static.igem.org/mediawiki/2017/0/0a/T--TECHNION-ISRAEL--int11.png'); | ||
+ | return false; | ||
+ | }); | ||
+ | $('#area12').click(function(){ | ||
+ | $('#pic').attr('src', 'https://static.igem.org/mediawiki/2017/1/19/T--TECHNION-ISRAEL--int12.png'); | ||
+ | return false; | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
− | < | + | <style> |
− | + | .tooltipster-sidetip .tooltipster-content { | |
+ | color: #fff; | ||
+ | line-height: 20px; | ||
+ | padding: 6px 14px; | ||
+ | } | ||
+ | .tooltipster-content { | ||
+ | box-sizing: border-box; | ||
+ | max-height: 100%; | ||
+ | max-width: 100%; | ||
+ | overflow: auto; | ||
+ | } | ||
− | < | + | .tooltipster-content { |
− | + | font-family: 'Assistant', Arial, sans-serif; | |
− | < | + | font-size:15px; |
− | + | } | |
− | < | + | |
− | < | + | </style> |
− | < | + | |
− | < | + | </head> |
− | < | + | |
− | < | + | <body> |
− | < | + | <br> |
− | < | + | <div class = "container-fluid"> |
− | < | + | |
− | < | + | <div class="row"> |
− | < | + | <div class= "col-md-offset-1 col-md-10"> |
− | </ | + | |
+ | <div class= "row"> | ||
+ | <h1> HP Integrated </h1> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <img class="map" id="pic" src ="https://static.igem.org/mediawiki/2017/8/8d/T--TECHNION-ISRAEL--int0.png" width="1000" style= "display: block; margin: auto;" alt="" usemap="#map" hidefocus="true"/> | ||
+ | |||
+ | <map name="map"> | ||
+ | |||
+ | <!---1---> <area shape="poly" id="area1" coords="141,84,111,25,132,4,166,10,172,48" class="tooltip" | ||
+ | title="with an ethical discussion about our project with Professor Lorenzo, who raised interesting issues. When preparing to the meeting, we discovered how complex ethics is, and that there is no simple source to study from. We searched for ethical discussions in passed iGEM groups but found nothing that matched our complex project. On the eve of this, Yehuda decided to write a book " alt="1"> | ||
+ | |||
+ | <!---2---> <area shape="poly" id="area2" coords="377,80,348,38,358,6,391,7,411,37" class="tooltip" | ||
+ | title="My tooltip content" alt="1"> | ||
+ | |||
+ | <!---3---> <area shape="poly" id="area3" coords="591,61,578,25,609,3,637,14,640,55,612,84" href="#" class="tooltip" | ||
+ | title="1" alt="1"> | ||
+ | |||
+ | <!---4---> <area shape="poly" id="area4" coords="830,66,817,30,848,8,876,19,879,60,851,89" href="#" class="tooltip" | ||
+ | title="One of the first meetings with experts in the field of immunology was held with Prof. Zila Zuckerman, Director of the Bone Marrow Transplantation Unit at Rambam Hospital in Haifa and with her laboratory director Shlomit. The meeting had two main goals: to examine whether the principles on which our solution is based on are indeed applicable (yes). And to receive guidance in working with mammalian cells in the lab and specifically with HSC." Read more...." alt="1"> | ||
+ | |||
+ | <!---5---> <area shape="poly" id="area5" coords="802,300,773,258,783,226,816,227,836,257" href="#" class="tooltip" | ||
+ | title="1" alt="1"> | ||
+ | |||
+ | <!---6---> <area shape="poly" id="area6" coords="531,278,518,242,549,220,577,231,580,272,552,301" href="#" class="tooltip" | ||
+ | title="After the project began to take shape, we went <again> to meet with prof. Zila Zuckerman. Prof. Zuckerman advised us to use Ganciclovir as kill-switch since it is already being used in gene therapy. We also received some practical information of how procedures of gene-therapy in the bone-marrow occur nowadays. Read more…" alt="1"> | ||
+ | |||
+ | <!---7---> <area shape="poly" id="area7" coords="289,299,260,257,270,225,303,226,323,256" href="#" class="tooltip" | ||
+ | title="1" alt="1"> | ||
+ | |||
+ | <!---8---> <area shape="poly" id="area8" coords="13,380,0,344,31,322,59,333,62,374,34,403"" href="#" class="tooltip" | ||
+ | title="1" alt="1"> | ||
+ | |||
+ | <!---9---> <area shape="poly" id="area9" coords="155,524,124,470,149,442,183,453,189,485"" href="#" class="tooltip" | ||
+ | title="9" alt="9"> | ||
+ | |||
+ | <!---10---> <area shape="poly" id="area10" coords="388,523,359,481,369,449,402,450,422,480" href="#" class="tooltip" | ||
+ | title="1" alt="1"> | ||
+ | |||
+ | <!---11---> <area shape="poly" id="area11" coords="641,521,612,479,622,447,655,448,675,478" href="#" class="tooltip" | ||
+ | title="1" alt="1"> | ||
+ | |||
+ | <!---12---> <area shape="poly" id="area12" coords="885,522,856,480,866,448,899,449,919,479" href="#" class="tooltip" | ||
+ | title="1" alt="1"> | ||
+ | |||
+ | |||
+ | |||
+ | </map> | ||
+ | <br> | ||
+ | <br> | ||
+ | |||
+ | <div id="pushnshow"> | ||
+ | Click on Image Map and you will see<br /> | ||
+ | <div id="areaOne" class="areaOne "style="display: none" >this </div> | ||
+ | <div id="areaTwo" style="display: none">and this</div> | ||
+ | <br /> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <a id="back-to-top" href="#" class="btn btn-lg back-to-top" role="button" title="Up" data-toggle="tooltip" data-placement="left"><img src="https://static.igem.org/mediawiki/2016/5/5a/T--Technion_Israel--up_arrow.png" alt=""></a> | ||
+ | |||
+ | </body> | ||
</html> | </html> | ||
+ | {{:Team:TECHNION-ISRAEL/sponsors}} |
Revision as of 02:44, 26 October 2017