Team:TU-Munich/Results/AutoAnnotator
From 2013.igem.org
Line 42: | Line 42: | ||
/* the entire html comment box container. applies to everything */ | /* the entire html comment box container. applies to everything */ | ||
#HCB_comment_box { | #HCB_comment_box { | ||
- | width:60%; | + | width:60% !important; |
} | } | ||
#HCB_comment_box p.error { | #HCB_comment_box p.error { | ||
- | border: 4px solid #f88; | + | border: 4px solid #f88 !important; |
- | background-color: #fee; | + | background-color: #fee !important; |
- | color: #800; | + | color: #800 !important; |
} | } | ||
#HCB_comment_box textarea, #HCB_comment_box input.text { | #HCB_comment_box textarea, #HCB_comment_box input.text { | ||
- | border: 1px solid #ddd; | + | border: 1px solid #ddd !important; |
- | border-left: 1px solid #ccc; | + | border-left: 1px solid #ccc !important; |
- | border-top: 1px solid #ccc; | + | border-top: 1px solid #ccc !important; |
- | background: url(bg.png) repeat-x; | + | background: url(bg.png) repeat-x !important; |
} | } | ||
#HCB_comment_box .hcb-wrapper-half { | #HCB_comment_box .hcb-wrapper-half { | ||
- | display:block; | + | display:block !important; |
- | width:50%; | + | width:50% !important; |
- | float:left; | + | float:left !important; |
} | } | ||
#HCB_comment_box .hcb-wrapper { | #HCB_comment_box .hcb-wrapper { | ||
- | clear:both; | + | clear:both !important; |
- | margin-bottom:0.5em; | + | margin-bottom:0.5em !important; |
} | } | ||
#HCB_comment_box input.text { | #HCB_comment_box input.text { | ||
- | display:block; | + | display:block !important; |
- | width:97%; | + | width:97% !important; |
} | } | ||
/* the submit button */ | /* the submit button */ | ||
#HCB_comment_box input.submit { | #HCB_comment_box input.submit { | ||
- | margin:0 7px 3px 0; | + | margin:0 7px 3px 0 !important; |
- | background-color:#f5f5f5; | + | background-color:#f5f5f5 !important; |
- | border:1px solid #ccc; | + | border:1px solid #ccc !important; |
- | border-top:1px solid #ddd; | + | border-top:1px solid #ddd !important; |
- | border-left:1px solid #ddd; | + | border-left:1px solid #ddd !important; |
- | font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif; | + | font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif !important; |
- | font-size:100%; | + | font-size:100% !important; |
- | line-height:130%; | + | line-height:130% !important; |
- | text-decoration:none; | + | text-decoration:none !important; |
- | font-weight:bold; | + | font-weight:bold !important; |
- | color:#565656; | + | color:#565656 !important; |
- | cursor:pointer; | + | cursor:pointer !important; |
- | width:auto; | + | width:auto !important; |
- | overflow:visible; | + | overflow:visible !important; |
- | padding:4px 10px 3px 7px; /* IE6 */ | + | padding:4px 10px 3px 7px !important; /* IE6 */ |
} | } | ||
#HCB_comment_box input.submit:hover{ | #HCB_comment_box input.submit:hover{ | ||
- | background-color:#dff4ff; | + | background-color:#dff4ff !important; |
- | border:1px solid #c2e1ef; | + | border:1px solid #c2e1ef !important; |
- | color:#336699; | + | color:#336699 !important; |
} | } | ||
#HCB_comment_box span.home-desc { | #HCB_comment_box span.home-desc { | ||
- | opacity:0.4; | + | opacity:0.4 !important; |
} | } | ||
/* the individual comment display containers */ | /* the individual comment display containers */ | ||
#HCB_comment_box div.comment { | #HCB_comment_box div.comment { | ||
- | border-top:1px solid #eee; | + | border-top:1px solid #eee !important; |
- | margin-bottom:0.5em; | + | margin-bottom:0.5em !important; |
} | } | ||
/* the moderator message */ | /* the moderator message */ | ||
.hcb-mod b{ | .hcb-mod b{ | ||
- | color:darkblue; | + | color:darkblue !important; |
} | } | ||
/* next, prev, ok and x link style */ | /* next, prev, ok and x link style */ | ||
.hcb-link { | .hcb-link { | ||
- | color:blue; | + | color:blue !important; |
- | text-decoration:underline; | + | text-decoration:underline !important; |
} | } | ||
</style> | </style> |
Revision as of 11:24, 15 August 2013
Enter a BioBrick number below, either starting with "BBa_" or just the alphanumeric code!
Alternatively (e.g. for new BioBricks, which aren't in the Registry yet) you can enter the nucleotide sequence directly.
Description and References
Back to the team page!
$(document).ready(function(){
// put the footer in the right place
$("#footer-box").prepend($("#social-footer"));
// implement image preloading
var images = new Array()
function preload() {
for (i = 0; i < preload.arguments.length; i++) { images[i] = new Image() images[i].src = preload.arguments[i] }
}
// preload menu backgrounds
preload( "",
"", "", "", "", "" );
// preload team pictures
if ( $("div#teamfield").length > 0 ) { preload( "",
"", "", "", "", "", "", "", "", "", // Katrin "", "", "", "", "", "", "", "", "", // Rosario "", "", "", "", "", "", "", "", "", // Fabian "", "", "", "", "", "", "", "", "", // Andreas "", "", "", "", "", "", "", "", "", // Louise "", "", "", "", "", "", "", "", "", // Johanna "", "", "", "", "", "", "", "", "", // Meike "", "", "", "", "", "", "", "", "", // Volker "", "", "", "", "", "", "", "", "", // Polte "", "", "", "", "", "", "", "", "", // Leonie "", "", "", "", "", "", "", "", "", // Philipp "", "", "", "", "", "", "", "", "", // Jeff "", "", "", "", "", "", "", "", "", // Chris "", "", "", "", "", "", "", "", "", // Flo "", "", "", "", "", "", "", "" );
}
// Slideshows
$('.bxslider').bxSlider({
responsive: false, auto: true, autoHover: true
});
$('.bxgallery').bxSlider({
slideMargin: 10, minSlides: 3, maxSlides: 3, moveSlides: 1, slideWidth: 5000
});
$("ul.bxgallery img").slimbox({ loop: true }, function(el) { url = el.src; url = url.substring(0, url.lastIndexOf('/')); url = url.replace('/thumb/', '/'); // description = $(el).parents("div.thumbinner").children("div.thumbcaption").text(); return [url, ]; }, function(el) { return (this == el) || (this.parentNode.parentNode && (this.parentNode.parentNode == el.parentNode.parentNode)); });
// Counter and Countdown
function render_counter(c) { i = 0; iid = window.setInterval(function(){ if ( (c-i) > (c/200) ) { $('span#counter').html(i); i += Math.round(c/200); } else { $('span#counter').html(c); window.clearInterval(iid); } }, 10); }
if ($('span#counter').length > 0) { $.ajax({ url: "https://2013.igem.org/Special:PopularPages", success: function( html ) { dom = $.parseHTML(html); visitors = $(dom).find('a[title="Team:TU-Munich"]').parent().text(); visitors = visitors.substring(visitors.indexOf('(')+1); visitors = visitors.substring(0, visitors.indexOf(' ')); visitors = visitors.replace(',', ); render_counter(visitors); }, error: function( xhr, status ) { render_counter(4700); } }); }
if ($('span#countdown) { clock = window.setInterval(function(){ jetzt = new Date(); time_left = Date.UTC(2013, 9, 5, 4, 0, 0) - Date.UTC(jetzt.getUTCFullYear(), jetzt.getUTCMonth(), jetzt.getUTCDate(), jetzt.getUTCHours(), jetzt.getUTCMinutes(), jetzt.getUTCSeconds()); left_sec = (time_left/1000)%60; left_sec = (left_sec < 10) ? "0" + left_sec : left_sec; left_min = Math.floor(time_left/60000)%60; left_min = (left_min < 10) ? "0" + left_min : left_min; left_h = Math.floor(time_left/3600000)%24; left_h = (left_h < 10) ? "0" + left_h : left_h; left_d = Math.floor(time_left/86400000); left_d = (left_d == 1) ? left_d + " day" : left_d + " days"; $('span#countdown').html(left_d + " " + left_h + ":" + left_min + ":" + left_sec); }, 1000); }
// Animate teamfield
if ( $("div#teamfield").length > 0 ) {
var $members = $("div#teamfield a");
$("body").mousemove(function(event){ for (i=0; i<$members.length; i++) {
if ( $members.eq(i).offset().left > event.pageX ) {
if ( $members.eq(i).offset().top > event.pageY ) {
$members.eq(i).removeClass(); $members.eq(i).addClass("top-left");
} else if ( $members.eq(i).offset().top <= event.pageY && ( $members.eq(i).offset().top + $members.eq(i).height() ) >= event.pageY ) {
$members.eq(i).removeClass(); $members.eq(i).addClass("left");
} else if ( ( $members.eq(i).offset().top + $members.eq(i).height() ) < event.pageY ) {
$members.eq(i).removeClass(); $members.eq(i).addClass("bottom-left");
}
} else if ( $members.eq(i).offset().left <= event.pageX && ( $members.eq(i).offset().left + $members.eq(i).width() ) >= event.pageX ) {
if ( $members.eq(i).offset().top > event.pageY ) {
$members.eq(i).removeClass(); $members.eq(i).addClass("top");
} else if ( $members.eq(i).offset().top <= event.pageY && ( $members.eq(i).offset().top + $members.eq(i).height() ) >= event.pageY ) {
$members.eq(i).removeClass(); $members.eq(i).addClass("front");
} else if ( ( $members.eq(i).offset().top + $members.eq(i).height() ) < event.pageY ) {
$members.eq(i).removeClass(); $members.eq(i).addClass("bottom");
}
} else if ( ( $members.eq(i).offset().left + $members.eq(i).width() ) < event.pageX ) {
if ( $members.eq(i).offset().top > event.pageY ) {
$members.eq(i).removeClass(); $members.eq(i).addClass("top-right");
} else if ( $members.eq(i).offset().top <= event.pageY && ( $members.eq(i).offset().top + $members.eq(i).height() ) >= event.pageY ) {
$members.eq(i).removeClass(); $members.eq(i).addClass("right");
} else if ( ( $members.eq(i).offset().top + $members.eq(i).height() ) < event.pageY ) {
$members.eq(i).removeClass(); $members.eq(i).addClass("bottom-right");
}
}
} });
}
});
AutoAnnotator:
Follow us:
Address:
iGEM Team TU-Munich
Emil-Erlenmeyer-Forum 5
85354 Freising, Germany
Email: igem@wzw.tum.de
Phone: +49 8161 71-4351