Team:Bilkent UNAM Turkey
From 2011.igem.org
Line 1: | Line 1: | ||
- | + | ||
- | + | ||
<link href='https://2011.igem.org/Team:Bilkent_UNAM_Turkey/css/tabbedContent.css?action=raw&ctype=text/css' rel='stylesheet' type='text/css'/> | <link href='https://2011.igem.org/Team:Bilkent_UNAM_Turkey/css/tabbedContent.css?action=raw&ctype=text/css' rel='stylesheet' type='text/css'/> | ||
Line 170: | Line 169: | ||
- | |||
- | |||
- | |||
<div class='tabbed_content'> | <div class='tabbed_content'> | ||
<div class='tabs'> | <div class='tabs'> | ||
Line 461: | Line 457: | ||
</div> | </div> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- |
Revision as of 19:13, 28 August 2011
<link href='https://2011.igem.org/Team:Bilkent_UNAM_Turkey/css/tabbedContent.css?action=raw&ctype=text/css' rel='stylesheet' type='text/css'/>
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js'></script>
<script type="text/javascript">
//tab effects
var TabbedContent = {
init: function() {
$(".tab_item").mouseenter(function() {
var background = $(this).parent().find(".moving_bg");
$(background).stop().animate({ left: $(this).position()['left'] }, { duration: 300 });
$(this).find(".sliding_menu:hidden").slideDown(300); TabbedContent.slideContent($(this));
}); $(".tab_item").mouseleave(function() { $(this).find(".sliding_menu").slideUp(300); }); $(".sliding_item").mouseenter(function() { (".tab_item").stop(); }); },
slideContent: function(obj) {
var margin = $(obj).parent().parent().find(".slide_content").width(); margin = margin * ($(obj).prevAll().size() - 1); margin = margin * -1;
$(obj).parent().parent().find(".tabslider").stop().animate({ marginLeft: margin + "px" }, { duration: 300 }); } }
$(document).ready(function() { TabbedContent.init(); }); </script>
<style type="text/css">
- top-section {
height: 25px; width: 100%; position: fixed; border-left: none; border-right: none; border-bottom: none; }
- menubar li a {
color: white; }
- menubar.right-menu {
margin-top: -15px; } .right-menu ul { border: none; }
- menubar {
top: 22px; z-index: 25; }
- html body {
overflow: hidden; }
- content {
border-left: none; border-right: none; border-bottom: none; height: 100%; width: 900%; height: 100%; background-color: transparent; padding: 0; } body { width: 100%; margin: 0 auto; padding: 0; overflow: hidden; font: trebuchet, verdana, arial, times new roman; }
- home {overflow:auto;}
img[src*="/wiki/skins/common/images/wiki.png"] { width: 0; height: 40px; }
.firstHeading { border: none; } .sliding_menu { display: none; float: left; margin-top :15px; padding-top: 0px; width: 125px; color: blue; text-align: center; /*z-index: 199;*/ position: absolute; background-color:green;
/* for IE */ filter:alpha(opacity=60); /* CSS3 standard */ opacity:0.6
} .sliding_menu .sliding_item { display: block; color: white; }
- catlinks {
display: none; }
- search-controls {
display: none; }
- globalWrapper {
width: 100%; height: 100%; padding-right: 0pt; padding-left: 0pt; padding-bottom: 10px; background-color: black; /*background-image: url('https://static.igem.org/mediawiki/2010/d/de/Metu-bg3.jpg');*/ background-attachment: fixed; background-position:center top;
background-repeat:no-repeat;
font: 13px Tahoma, Arial, Helvetica, sans-serif; position: absolute; overflow: hidden; margin: 0 auto; color: white; }
</style>
Home
Team Project Modelling
Safety Biobrick Parts Notebook Attributions