Team:Baskent-Meds/test

From 2012.igem.org

(Difference between revisions)
 
(28 intermediate revisions not shown)
Line 6: Line 6:
<script src="http://jqueryjs.googlecode.com/files/jquery-1.3.js" type="text/javascript"></script>
<script src="http://jqueryjs.googlecode.com/files/jquery-1.3.js" type="text/javascript"></script>
<script src="http://buildinternet.com/live/smoothmenu/js/jquery.easing.1.3.js" type="text/javascript"></script>
<script src="http://buildinternet.com/live/smoothmenu/js/jquery.easing.1.3.js" type="text/javascript"></script>
-
<script src="http://buildinternet.com/live/smoothmenu/animated-menu.js" type="text/javascript"></script>
 
-
<link rel="stylesheet" type="text/css" media="screen" href="http://www.bustack.com/wiki/css/coda-slider.css">
 
-
 
<!--
<!--
-
    I would suggest using these for production, because of better caching
 
-
 
-
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
 
-
    <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.18/jquery-ui.min.js"></script>
 
-
    -->
 
-
<!-- Definitely use these for development -->
 
-
<script src="http://www.bustack.com/wiki/js/jquery-1.7.2.min.js"></script>
 
-
<script src="http://www.bustack.com/wiki/js/jquery-ui-1.8.20.custom.min.js"></script>
 
-
<!-- This of course is required. The full version (not .min) is also included in the js directory -->
 
-
<script src="http://www.bustack.com/wiki/js/jquery.coda-slider-3.0.min.js"></script>
 
-
 
<script>
<script>
-
    $(document).ready(function(){    
+
$(document).ready(function(){
 +
 +
//Fix Errors - http://www.learningjquery.com/2009/01/quick-tip-prevent-animation-queue-buildup/
 +
 +
//Remove outline from links
 +
$("a").click(function(){
 +
$(this).blur();
 +
});
 +
 +
//When mouse rolls over
 +
$("li").mouseover(function(){
 +
$(this).stop().animate({height:'150px'},{queue:false, duration:600, easing: 'easeOutBounce'})
 +
});
 +
 +
//When mouse is removed
 +
$("li").mouseout(function(){
 +
$(this).stop().animate({height:'50px'},{queue:false, duration:600, easing: 'easeOutBounce'})
 +
});
 +
 +
});
-
          $('#slider-id').codaSlider({
+
-->
-
            autoSlide:true,
+
</script>
-
            autoHeight:false,
+
<link rel="stylesheet" type="text/css" media="screen" href="http://www.bustack.com/wiki/css/coda-slider.css">
-
dynamicArrowsGraphical:true,
+
<link rel="stylesheet" href="http://www.bustack.com/wiki/nivo/themes/default/default.css" type="text/css" media="screen" />
-
dynamicTabs: false,
+
<link rel="stylesheet" href="http://www.bustack.com/wiki/nivo/nivo-slider.css" type="text/css" media="screen" />
-
dynamicArrows: true
+
<link rel="stylesheet" href="http://www.bustack.com/wiki/nivo/demo/style.css" type="text/css" media="screen" />
-
          });
+
-
     
+
-
   
+
-
    });
+
     </script>
     </script>
<script language="JavaScript" type="text/JavaScript">
<script language="JavaScript" type="text/JavaScript">
-
<!--
+
 
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
   if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
   if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
Line 44: Line 45:
}
}
MM_reloadPage(true);
MM_reloadPage(true);
-
//-->
+
 
</script>
</script>
 +
<script type="text/javascript" src="http://www.bustack.com/wiki/nivo/demo/scripts/jquery-1.7.1.min.js"></script>
 +
    <script type="text/javascript" src="http://www.bustack.com/wiki/nivo/jquery.nivo.slider.js"></script>
 +
</head>   
</head>   
<style type="text/css">
<style type="text/css">
-
h1{margin:100px;}.style1 {font-family: "Gill Sans MT", Helvetica}
+
h1{margin:100px;}#top-section {height: 20px;border-left: none;border-right: none;}
-
#top-section {height: 20px;border-left: none;border-right: none;}
+
#siteSub {display:none;}
#siteSub {display:none;}
#search-controls {display:none;}
#search-controls {display:none;}
Line 114: Line 117:
    
    
   
   
-
 
+
 
/*Menu Color Classes*/   
/*Menu Color Classes*/   
 +
.green{
.green{
background:#6AA63B;
background:#6AA63B;
Line 165: Line 169:
color: #FFFFFF;
color: #FFFFFF;
}
}
-
.style1 {font-family: "Gill Sans MT", Helvetica}
 
     .style3 {color: #000000}
     .style3 {color: #000000}
 +
height: 74px;
 +
width: 74px;
 +
}
 +
.style8 {font-size: 18px}
 +
    .style11 {font-size: 36px}
     </style>
     </style>
</head>   
</head>   
<body>   
<body>   
-
     <div id="Layer2" style="position:absolute; left:-2px; top:0px; width:975px; height:1801px; z-index:2">
+
     <div id="Layer2" style="position:absolute; left:-20px; top:-8px; width:1000px; height:9000px; z-index:2">
-
<div id="Layer1" style="position:absolute; left:-1px; top:-35px; width:906px; height:91px; z-index:1">
+
   
-
    <p>&nbsp;    </p>
+
-
    <ul><li class="green"><p><a href="/Team:Baskent-Meds">Home</a></p> 
+
  <div id="Layer3" style="position:absolute; left:-20px; top:-8px; width:1000px; height:9000px; z-index:2">
-
        <p class="subtext">
+
   
-
        <span class="style2">Where we started</span></p> 
+
        <div class="slider-wrapper theme-default">
-
        </li> 
+
            <div id="slider" class="nivoSlider">
-
        <li class="yellow"> 
+
               
-
            <p><a href="/Team:Baskent-Meds/Project">Project</a></p> 
+
<a href="/Team:Baskent-Meds/Project"><img src="http://www.bustack.com/wiki/thumb/thumb.JPG" alt="ssa" title="#risorc"/>
-
            <p class="style2">Our lovely project</p> 
+
-
        </li> 
+
<a href="/Team:Baskent-Meds/Notebook"><img src="http://www.bustack.com/wiki/thumb/thumb3.JPG" alt="asd" title="#buk"/>
-
        <li class="red">
+
<a href="/Team:Baskent-Meds/Team"><img src="http://www.bustack.com/wiki/thumb/thumb4.JPG" alt="mearba" title="#mit"/>
-
            <p><a href="/Team:Baskent-Meds/Notebook">Notebook</a></p> 
+
<a href="/Team:Baskent-Meds/Gallery"><img src="http://www.bustack.com/wiki/thumb/thumbson.JPG" alt="dasda" border="0" title="#fan"/></a>
-
            <p class="style2">Our beloved Notebook</p> 
+
-
        </li> 
+
               
-
        <li class="blue">
+
            </div>
-
            <p><a href="/Team:Baskent-Meds/Results">Results</a></p> 
+
            <div id="risorc" class="nivo-html-caption">
-
            <p class="style2">Yeah, that's all, for now </p>
+
                <strong>our</strong> research's pillars, <em> killing the legionella</em><a href="/Team:Baskent-Meds/Project">a link</a>.
-
        </li>
+
            </div>
-
        <li class="purple">
+
<div id="buk" class="nivo-html-caption">
-
            <p><a href="/Team:Baskent-Meds/Gallery">Gallery</a></p>
+
                <strong>Follows us </strong> in the <em>lab</em>, we are telling what we did <a href="/Team:Baskent-Meds/Notebook">a link</a>.
-
            <p class="style2">Our little time capsule</p>
+
             </div>
-
        </li>  
+
<div id="mit" class="nivo-html-caption">
-
<li class="pink">
+
                <strong>have</strong> we <em> met</em>? <a href="/Team:Baskent-Meds/Team">a link</a>.  
-
            <p><a href="/Team:Baskent-Meds/Team">Team</a></p> 
+
            </div>
-
             <p class="style2">Shall we meet? </p> 
+
<div id="fan" class="nivo-html-caption">
-
        </li> 
+
                <strong>also</strong> we have<em>fun!</em> with our competitors <a href="/Team:Baskent-Meds/Gallery">a link</a>.  
-
    </ul>
+
            </div>
-
</div>  
+
        </div>
-
  </div>
+
-
<div id="Layer3" style="position:absolute; left:-2px; top:114px; width:354px; height:71px; z-index:3">
+
-
<div id="Layer1" class="style3" style="position:absolute; left:-43px; top:-17px; width:793px; height:45px; z-index:1">
+
-
   
+
-
 
+
-
    <div class="coda-slider"  id="slider-id">
+
-
      <div>
+
-
        <h2 class="title">Panel 1</h2>
+
-
        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas metus nulla, commodo a sodales sed, dignissim pretium nunc. Nam et lacus neque. Sed volutpat ante id mauris laoreet vestibulum. Nam blandit felis non neque cursus aliquet. Morbi vel enim dignissim massa dignissim commodo vitae quis tellus. Nunc non mollis nulla. Sed consectetur elit id mi consectetur bibendum. Ut enim massa, sodales tempor convallis et, iaculis ac massa. Etiam suscipit nisl eget lorem pellentesque quis iaculis mi mattis. Aliquam sit amet purus lectus. Maecenas tempor ornare sollicitudin.</p>
+
-
      </div>
+
-
      <div>
+
-
        <h2 class="title">Panel 2</h2>
+
-
        <p>Proin nec turpis eget dolor dictum lacinia. Nullam nunc magna, tincidunt eu porta in, faucibus sed magna. Suspendisse laoreet ornare ullamcorper. Nulla in tortor nibh. Pellentesque sed est vitae odio vestibulum aliquet in nec leo.</p>
+
-
      </div>
+
-
      <div>
+
-
        <h2 class="title">Panel 3</h2>
+
-
        <p>Cras luctus fringilla odio vel hendrerit. Cras pulvinar auctor sollicitudin. Sed lacus quam, sodales sit amet feugiat sit amet, viverra nec augue. Sed enim ipsum, malesuada quis blandit vel, posuere eget erat. Sed a arcu justo. Integer ultricies, nunc at lobortis facilisis, ligula lacus vestibulum quam, id tincidunt sapien arcu in velit. Vestibulum consequat augue et turpis condimentum mollis sed vitae metus. Morbi leo libero, tincidunt lobortis fermentum eget, rhoncus vel sem. Morbi varius viverra velit vel tempus. Morbi enim turpis, facilisis vel volutpat at, condimentum quis erat. Morbi auctor rutrum libero sed placerat. Etiam ipsum velit, eleifend in vehicula eu, tristique a ipsum. Donec vitae quam vel diam iaculis bibendum eget ut diam. Fusce quis interdum diam. Ut urna justo, dapibus a tempus sit amet, bibendum at lectus. Sed venenatis molestie commodo.</p>
+
-
      </div>
+
-
      <div>
+
-
        <h2 class="title">Panel 4</h2>
+
-
        <p>Nulla ultricies ornare erat, a rutrum lacus varius nec. Pellentesque vehicula lobortis dignissim. Ut scelerisque auctor eros sed porttitor. Nullam pulvinar ultrices malesuada. Quisque lobortis bibendum nisi et condimentum. Mauris quis erat vel dui lobortis dignissim.</p>
+
-
      </div>
+
-
    </div>
+
-
</div>
+
</div>
</div>
 +
    </div>
 +
      <script type="text/javascript">
 +
   
 +
$(window).load(function() {
 +
        $('#slider').nivoSlider();
 +
    });
 +
    </script>
</body>   
</body>   
</html>
</html>

Latest revision as of 01:44, 1 August 2012

Smooth Animated jQuery Menu

our research's pillars, killing the legionellaa link.
Follows us in the lab, we are telling what we did a link.
have we met? a link.
also we havefun! with our competitors a link.