|
|
Line 5: |
Line 5: |
| </html>{{UNITN-Trento/globalIncluder}}<html> | | </html>{{UNITN-Trento/globalIncluder}}<html> |
| <script src="https://2015.igem.org/Template:UNITN-Trento/JSModernizer?action=raw&ctype=text/javascript"></script> | | <script src="https://2015.igem.org/Template:UNITN-Trento/JSModernizer?action=raw&ctype=text/javascript"></script> |
− | <script src="https://2015.igem.org/Template:UNITN-Trento/JSscrollTo?action=raw&ctype=text/javascript"></script> | + | <script src="https://2015.igem.org/Template:UNITN-Trento/JSscrollTo?action=raw&ctype=text/javascript"></script> |
| + | <script src="https://2015.igem.org/Template:UNITN-Trento/JSnotebookFunctions?action=raw&ctype=text/javascript"></script> |
| | | |
| <link rel="stylesheet" type="text/css" href="http://www.startrekfederation.it/transfer_area/timeline.css?action=raw&ctype=text/css" /> | | <link rel="stylesheet" type="text/css" href="http://www.startrekfederation.it/transfer_area/timeline.css?action=raw&ctype=text/css" /> |
Line 45: |
Line 46: |
| <article id="main"> | | <article id="main"> |
| | | |
− | | + | <section id="interlab_design" class="wrapper style4 container wow bounceIn"> |
| | | |
| <div class="content"> | | <div class="content"> |
− | <section id="interlab_design" class="wow bounceIn"> | + | <section> |
| <header> | | <header> |
| <h3 class="wow fadeInDown" style="visibility:hidden;">About Safety</h3> | | <h3 class="wow fadeInDown" style="visibility:hidden;">About Safety</h3> |
Line 63: |
Line 64: |
| <p>We also attended the “Health and safety at the workplace” course, which is mandatory for all students and workers at the University of Trento.</p> | | <p>We also attended the “Health and safety at the workplace” course, which is mandatory for all students and workers at the University of Trento.</p> |
| </section> | | </section> |
− | </div> | + | </div> |
| + | |
| + | </section> <!-- cd-timeline --> |
| | | |
| </article> | | </article> |
Line 73: |
Line 76: |
| | | |
| </div> | | </div> |
− | </div> | + | </div> |
− |
| + | |
− | <script>
| + | |
− | function scrollToID(ida){
| + | |
− | alert(ida);
| + | |
− | $('body').scrollTo('#'+ida,{axis: 'y',duration: 350,margin:true,offset: -80});
| + | |
− | $('.button.active').removeClass('active');
| + | |
− | $(this).addClass('active');
| + | |
− | }
| + | |
− | </script>
| + | |
| </html> | | </html> |