Team:Heidelberg/HumanPractice/iGEM42

From 2013.igem.org

(Difference between revisions)
Line 46: Line 46:
              
              
   </div>
   </div>
 +
 +
<!-- Javascript -->
 +
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
 +
<script src="https://2013.igem.org/Team:Heidelberg/Templates/jqueryjs?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2013.igem.org/Team:Heidelberg/Templates/bootstrapjs?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2013.igem.org/Team:Heidelberg/Templates/holderjs?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2013.igem.org/Team:Heidelberg/Templates/jquery-scrollbar?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2013.igem.org/Team:Heidelberg/Templates/jquery-scrollbar2?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2013.igem.org/Team:Heidelberg/Templates/carousel-special-js?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
                $(function() {
 +
 +
                    //enable scrolling in navbarExample labeled divs
 +
                    $('div').scrollspy({ target: '#navbarExample' });
 +
 +
                    //Fragment-tab activation
 +
                    $('#myTab a').click(function (e) {
 +
                        e.preventDefault()
 +
                        $('#myTab a[href="#del_h1"]').tab('show')
 +
                        $('#myTab a[href="#del_ae1"]').tab('show')
 +
                        $('#myTab a[href="#del_h2"]').tab('show')
 +
                        $('#myTab a[href="#del_ae2"]').tab('show')
 +
                    })
 +
                });
 +
            </script>
 +
          <!--<script src="bootstrap-3.0.0/assets/js/jquery.js"></script>-->
 +
 +
          <!-- lets have a nicer scrollbar -->
 +
          <script>
 +
    (function($){
 +
$(function(){
 +
    $(".carousel-caption").mCustomScrollbar({
 +
autoHideScrollbar:true,
 +
theme:"dark-thin"
 +
    });
 +
    $(".scrollContent").mCustomScrollbar({
 +
autoHideScrollbar:true,
 +
theme:"dark-thin"
 +
    });
 +
    $("#methods").mCustomScrollbar({
 +
autoHideScrollbar:true,
 +
theme:"dark-thin"
 +
    });
 +
});
 +
$("#myCarousel").on("slide.bs.carousel", function(){
 +
    setTimeout(function () { $(".carousel-caption:visible").mCustomScrollbar("update"); }, 1000);
 +
});
 +
              $('.nav-tabs a').click(function(){
 +
    setTimeout(function () { $(".scrollContent").mCustomScrollbar("update"); }, 1000);
 +
})
 +
  })(jQuery);
 +
  </script>
</html>
</html>

Revision as of 15:31, 30 September 2013

iGEM 42. The answer to everything.

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.

Check out the Notebook for this project