Team:METU/Gallery

From 2012.igem.org

(Difference between revisions)
Line 18: Line 18:
-
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
 
-
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js"></script>
 
-
 
-
<!-- Second, add the Timer and Easing plugins -->
 
-
<script type="text/javascript" src="http://simsekburak.com/hasan/js/jquery.timers-1.2.js"></script>
 
-
<script type="text/javascript" src="http://simsekburak.com/hasan/js/jquery.easing.1.3.js"></script>
 
-
 
-
<!-- Third, add the GalleryView Javascript and CSS files -->
 
-
<script type="text/javascript" src="http://simsekburak.com/hasan/js/jquery.galleryview-3.0-dev.js"></script>
 
-
<link type="text/css" rel="stylesheet" href="http://simsekburak.com/hasan/css/jquery.galleryview-3.0-dev.css" />
 
-
 
-
<!-- Lastly, call the galleryView() function on your unordered list(s) -->
 
-
<script type="text/javascript">
 
-
$(function(){
 
-
$('#myGallery').galleryView();
 
-
});
 
-
</script>
 
<style>
<style>
Line 59: Line 42:
</head>
</head>
<body>
<body>
-
 
-
<script src="http://simsekburak.com/hasan/js/js-func.js" type="text/javascript"></script>
 
-
 
<!-- Header -->
<!-- Header -->

Revision as of 15:41, 25 September 2012

Gallery