Team:Baskent-Meds

From 2012.igem.org

(Difference between revisions)
 
(109 intermediate revisions not shown)
Line 1: Line 1:
-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
<html>
<html>
<head>
<head>
-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-
<title>Untitled Document</title>
+
<title>Smooth Animated jQuery Menu</title>
 +
<link rel="stylesheet" href="http://buildinternet.com/live/smoothmenu/animated-menu.css"/>
 +
<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>
 +
$(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'})
 +
});
 +
 +
});
 +
 
 +
-->
 +
</script>
 +
<link rel="stylesheet" type="text/css" media="screen" href="http://www.bustack.com/wiki/css/coda-slider.css">
 +
<link rel="stylesheet" href="http://www.bustack.com/wiki/nivo/themes/default/default.css" type="text/css" media="screen" />
 +
<link rel="stylesheet" href="http://www.bustack.com/wiki/nivo/nivo-slider.css" type="text/css" media="screen" />
 +
<link rel="stylesheet" href="http://www.bustack.com/wiki/nivo/demo/style.css" type="text/css" media="screen" />
 +
 
 +
    </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 12: 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>
-
<style type="text/css">
+
    <script type="text/javascript" src="http://www.bustack.com/wiki/nivo/jquery.nivo.slider.js"></script>
 +
 +
    <style type="text/css">
<!--
<!--
-
.unnamed1 {
+
.style12 {
-
background-color: #FFFFFF;
+
color: #000000;
-
}
+
font-size: 24px;
-
.main {
+
-
background-color: #FFFFFF;
+
-
}
+
-
.lololo {
+
-
background-color: #FFFFFF;
+
}
}
-->
-->
-
</style>
+
    </style>
-
</head>
+
</head>
 +
<style type="text/css">
 +
 +
h1{margin:100px;}#top-section {height: 20px;border-left: none;border-right: none;}
 +
#siteSub {display:none;}
 +
#search-controls {display:none;}
 +
.firstHeading {display:none;}
 +
#search-controls {margin-top:0px;}
 +
#footer-box {display:none;}
 +
#contentSub {display:none;}
 +
#siteSub {display:none;}
 +
#search-controls {display:none;}
 +
.firstHeading {display:none;}
 +
#search-controls {margin-top:0px;}
 +
#footer-box {display:none;}
 +
#top-section {height: 20px;border-left: none;border-right: none;}
 +
.left-menu {margin-top:-12px;
 +
}.right-menu {margin-top:-12px;}
 +
.left-menu ul {border: none;}
 +
#menubar li a { color:#8C8984;        background-color:transparent;}
 +
#menubar ul { color:transparent;        background-color:transparent;}
 +
#menubar { background-color:transparent; font-size:85%; line-height:1em; position:absolute; top:10px; white-space:nowrap; width:50%; z-index:5; height:20px; overflow:hidden}
 +
.left-menu { left:0; padding-left: 0px;}
 +
.right-menu  { right:0;      }
 +
.firstHeading { display:none; }
 +
#menubar{color: #transparent;}
 +
#menubar.right-menu {margin-top:-12px;}
 +
.right-menu ul {border: none;}
 +
#menubar{top:15px;z-index:25;}
 +
#menubar { background-color:f5f6f7; font-size:85%; line-height:1em; position:absolute; top:10px; white-space:nowrap; width:50%; z-index:5; height:20px; overflow:hidden}img[src*="/wiki/skins/common/images/wiki.png"]{    width:0;    height:60px;    padding-right:975px;    background:#transparent;}
 +
#p-logo a{color:#transparent;}
 +
#catlinks { height: 0px; overflow: hidden; display: none; border:  }
-
<body>
+
body{
-
<div id="Layer1" style="position:absolute; left:-3px; top:-85px; width:990px; height:600px; z-index:1" class="lololo"></div>
+
font-family:"Gill Sans MT", Helvetica;
-
<div id="Layer2" style="position:absolute; left:-3px; top:0px; width:990px; height:400px; z-index:2" class="lololo"></div>
+
font-size: 12px;
-
<div id="Layer3" style="position:absolute; left:1023px; top:393px; width:0px; height:4px; z-index:3"></div>
+
background:#F3F3F3;
-
<div id="Layer4" style="position:absolute; left:-3px; top:527px; width:990px; height:52px; z-index:4" class="main"></div>
+
color: #FFFFFF;
-
<div id="Layer5" style="position:absolute; left:-3px; top:1px; width:990px; height:64px; z-index:5"></div>
+
background-color: #FFFFFF;
-
<div id="Layer6" style="position:absolute; left:-3px; top:-90px; width:990px; height:15px; z-index:6"></div>
+
-
<p>
+
 
-
  <style type="text/css" class="main">
+
ul{ 
-
a:link {
+
    margin:0;
-
      color: #1b4a22;
+
    padding:0;
-
      text-decoration:none;
+
 +
 
 +
li{ 
 +
    width:110px;
 +
    height:40px;
 +
    float:left;
 +
    color:#191919;
 +
    text-align:center;
 +
    overflow:hidden;
 +
 +
 
 +
a{
 +
color:#FFF;
 +
text-decoration:none;
 +
font-family: Gill Sans MT, Helvetica;
 +
font-size: 18px;
 +
 +
 
 +
p{ 
 +
    padding:0px 5px;
 +
 +
 
 +
 +
 
 +
/*Menu Color Classes*/ 
 +
 
 +
.green{
 +
background:#6AA63B;
 +
color: #FFFFFF;
 +
font-size: 18px;
 +
 +
.yellow{
 +
background:#FBC700;
 +
color: #FFFFFF;
 +
font-size: 18px;
 +
 +
.red{
 +
background:#D52100;
 +
color: #FFFFFF;
 +
font-size: 18px;
 +
 +
.purple{
 +
background:#5122B4;
 +
color: #FFFFFF;
 +
font-size: 18px;
 +
 +
.blue{
 +
background:#0292C0;
 +
color: #FFFFFF;
 +
font-size: 18px;
 +
}
 +
.pink{
 +
background: #000000;
 +
color: #FFFFFF;
 +
font-size: 18px;
 +
}
 +
    a:link {
 +
text-decoration: none;
}
}
a:visited {
a:visited {
-
      color: #1b4a22;
+
text-decoration: none;
-
      text-decoration:none;
+
color: #FFFFFF;
-
}
+
-
a:active {
+
-
      color: #1b4a22;
+
-
      text-decoration:none;
+
}
}
a:hover {
a:hover {
-
      color: #1b4a22;
+
text-decoration: none;
-
      text-decoration:none;
+
color: #FFFFFF;
-
 
+
}
}
-
 
+
a:active {
-
#contentSub {
+
text-decoration: none;
-
        display:none;
+
color: #FFFFFF;
}
}
-
 
+
height: 74px;
-
#siteSub {
+
width: 74px;
-
        display:none;
+
}
}
-
 
+
    .style13 {
-
#search-controls {
+
color: #000000;
-
        display:none;
+
font-size: 18px;
}
}
 +
    .style14 {font-size: 24px}
 +
    .style15 {font-size: 36px}
 +
    </style>
 +
</head> 
 +
<body> 
 +
    <div id="Layer2" style="position:absolute; left:-63px; top:-8px; width:2000px; height:3000px; z-index:2">
 +
   
 +
 +
  <div id="Layer3" style="position:absolute; left:-63px; top:-8px; width:1230px; height:1230px; z-index:2">
 +
   
 +
        <div class="slider-wrapper theme-default">
 +
            <div id="slider" class="nivoSlider">
 +
               
 +
<a href="/Team:Baskent-Meds/Project"><img src="http://www.bustack.com/wiki/thumb/thumb.JPG" alt="ssa" title="#risorc"/>
 +
 +
<a href="/Team:Baskent-Meds/Notebook"><img src="http://www.bustack.com/wiki/thumb/thumb3.JPG" alt="asd" title="#buk"/>
 +
 +
<a href="/Team:Baskent-Meds/Team">
 +
<img src="http://www.bustack.com/wiki/thumb/thumb4.JPG" alt="mearba" title="#mit"/>
 +
 +
<a href="/Team:Baskent-Meds/Gallery"><img src="http://www.bustack.com/wiki/thumb/thumbson.JPG" alt="dasda" border="0" title="#fan"/></a>
 +
<img src="http://www.bustack.com/wiki/fancybox/IMG_0397.JPG" />
 +
 +
               
 +
            </div>
 +
            <div id="risorc" class="nivo-html-caption">
 +
                <strong>our</strong> research's pillars, <em> killing the legionella</em><a href="/Team:Baskent-Meds/Project">a link</a>.
 +
            </div>
 +
<div id="buk" class="nivo-html-caption">
 +
                <strong>Follows us </strong> in the <em>lab</em>, we are telling what we did <a href="/Team:Baskent-Meds/Notebook">a link</a>.
 +
            </div>
 +
<div id="mit" class="nivo-html-caption">
 +
                <strong>have</strong> we <em> met</em>? <a href="/Team:Baskent-Meds/Team">a link</a>.
 +
            </div>
 +
<div id="fan" class="nivo-html-caption">
 +
                <strong>also</strong> we have<em>fun!</em> with our competitors <a href="/Team:Baskent-Meds/Gallery">a link</a>.
 +
            </div>
 +
        </div>
 +
</div>
 +
    </div>
 +
      <div id="Layer1" class="style12" style="position:absolute; left:1px; top:821px; width:1103px; height:636px; z-index:3">
 +
        <script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
 +
<script>
 +
new TWTR.Widget({
 +
  version: 2,
 +
  type: 'profile',
 +
  rpp: 5,
 +
  interval: 30000,
 +
  width: 250,
 +
  height: 300,
 +
  theme: {
 +
    shell: {
 +
      background: '#ffffff',
 +
      color: '#ff4848'
 +
    },
 +
    tweets: {
 +
      background: '#ffe2e2',
 +
      color: '#310000',
 +
      links: '#ae0000'
 +
    }
 +
  },
 +
  features: {
 +
    scrollbar: false,
 +
    loop: false,
 +
    live: false,
 +
    behavior: 'all'
 +
  }
 +
}).render().setUser('iGEM_Baskent_MD').start();
 +
</script>
-
.firstHeading {
+
      </div>
-
    display:none;
+
      <div id="Layer4" class="style13" style="position:absolute; left:261px; top:821px; width:843px; height:634px; z-index:4">
-
}
+
        <p class="style14"><span class="style15"><br>Greetings From Turkey</span><br>
-
 
+
          </p>
-
 
+
        <p class="style14">We have raki, sish kebap and also the best Legionella Pneumophilia bounty hunter! </p>
-
#footer-box {
+
        <p class="style14"><br>
-
    display:none;
+
          Actually, i pretty hated media wiki. however i am going to design an other page about why shoul we use wiki and why we shouldn't. Sometimes i hug pillows and asking while crying &quot;why mediawiki why?&quot;. <br>
-
    border: 0px;
+
          <br>
-
    background-color: #dae7b4;
+
          it's 5 a.m. and i am still coding...<br>
-
    width:950px;
+
          <br>
-
}
+
          Sincerely a Med Student.<br>
-
 
+
          <br>
-
#menuitem a {
+
          This part left blank for further, better, stronger &quot;greetings texts&quot;</p>
-
text-decoration:none;
+
      </div>
-
color:white;
+
      <script type="text/javascript">
-
}
+
   
-
 
+
$(window).load(function() {
-
#link a {
+
        $('#slider').nivoSlider();
-
text-decoration:none;
+
    });
-
color:#875a0c;
+
    </script>
-
        font-size:11px;
+
</body>
-
        font-weight:bold;
+
-
}
+
-
 
+
-
 
+
-
 
+
-
  </style>
+
-
</p>
+
-
</body>
+
</html>
</html>

Latest revision as of 02:56, 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.


Greetings From Turkey

We have raki, sish kebap and also the best Legionella Pneumophilia bounty hunter!


Actually, i pretty hated media wiki. however i am going to design an other page about why shoul we use wiki and why we shouldn't. Sometimes i hug pillows and asking while crying "why mediawiki why?".

it's 5 a.m. and i am still coding...

Sincerely a Med Student.

This part left blank for further, better, stronger "greetings texts"