Team:Freiburg/test2

From 2012.igem.org

(Difference between revisions)
(Blanked the page)
 
(103 intermediate revisions not shown)
Line 1: Line 1:
-
{{Template:Team:Freiburg}}
 
-
<html>
 
-
<head>
 
-
 
-
<link rel="stylesheet" href="http://omnibus.uni-freiburg.de/~lb125/linking/css/global.css">
 
-
 
-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
 
-
<script src="http://omnibus.uni-freiburg.de/~lb125/linking/js/slides.min.jquery.js"></script>
 
-
<script>
 
-
$(function(){
 
-
// Set starting slide to 1
 
-
var startSlide = 1;
 
-
// Get slide number if it exists
 
-
if (window.location.hash) {
 
-
startSlide = window.location.hash.replace('#','');
 
-
}
 
-
// Initialize Slides
 
-
$('#slides').slides({
 
-
preload: true,
 
-
preloadImage: 'img/loading.gif',
 
-
generatePagination: true,
 
-
play: 5000,
 
-
pause: 2500,
 
-
hoverPause: true,
 
-
// Get the starting slide
 
-
start: startSlide,
 
-
animationComplete: function(current){
 
-
// Set the slide number as a hash
 
-
window.location.hash = '#' + current;
 
-
}
 
-
});
 
-
});
 
-
</script>
 
-
</head>
 
-
<body>
 
-
 
-
<div id="container">
 
-
<div id="example">
 
-
<div id="slides">
 
-
<div class="slides_container">
 
-
 
-
 
-
<div class="slide">
 
-
<iframe align="center" width="500" height="350" style="margin-left:100px; margin-top:40px ;margin-bottom:50px;"src="http://player.vimeo.com/video/51366791" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
 
-
</div>
 
-
 
-
<div class="slide">
 
-
<h1>Second Slide</h1>
 
-
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.</p>
 
-
<p><a href="#5" class="link">Check out the fifth slide &rsaquo;</a></p>
 
-
</div>
 
-
 
-
 
-
 
-
</div>
 
-
<a href="#" class="prev"><img src="http://omnibus.uni-freiburg.de/~lb125/linking/img/arrow-prev.png" width="24" height="43" alt="Arrow Prev"></a>
 
-
<a href="#" class="next"><img src="http://omnibus.uni-freiburg.de/~lb125/linking/img/arrow-next.png" width="24" height="43" alt="Arrow Next"></a>
 
-
</div>
 
-
<img src="http://omnibus.uni-freiburg.de/~lb125/linking/img/example-frame.png" width="739" height="341" alt="Example Frame" id="frame">
 
-
</div>
 
-
</div>
 
-
 
-
</body>
 
-
</html>
 

Latest revision as of 16:25, 24 October 2012