Template:GoettingenHeader
From 2012.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
<link rel="alternate" type="application/rss+xml" title="2012.igem.org RSS Feed" href="https://2012.igem.org/wiki/index.php?title=Special:Recentchanges&feed=rss"> | <link rel="alternate" type="application/rss+xml" title="2012.igem.org RSS Feed" href="https://2012.igem.org/wiki/index.php?title=Special:Recentchanges&feed=rss"> | ||
<link rel="alternate" type="application/atom+xml" title="2012.igem.org Atom Feed" href="https://2012.igem.org/wiki/index.php?title=Special:Recentchanges&feed=atom"> | <link rel="alternate" type="application/atom+xml" title="2012.igem.org Atom Feed" href="https://2012.igem.org/wiki/index.php?title=Special:Recentchanges&feed=atom"> | ||
+ | |||
+ | <script> | ||
+ | |||
+ | $(document).ready(function() { | ||
+ | //buildBreadCrumbTrail(window.location.pathname); | ||
+ | //$("table#toc.toc").css({left: '-170px'}) | ||
+ | //$("table#toc.toc").css({top: '20%'}) | ||
+ | //$("table#toc.toc").css({position: 'fixed'}) | ||
+ | //$("table#toc.toc").css({overflow: 'auto'}) | ||
+ | //$("table#toc.toc").css({width: '180px'}) | ||
+ | $("div#toctitle").css({display: 'none'}) | ||
+ | $("a.image").attr('rel','lightbox') | ||
+ | $("table#toc.toc").append('<img id="imgContent" src="https://static.igem.org/mediawiki/2012/8/8e/TUM12_Contents.jpg" />') | ||
+ | $(".bezel").addClass("ui-corner-all") | ||
+ | $("div.thumbinner").width(function(i,width){ | ||
+ | return width + 20; | ||
+ | }); | ||
+ | $(".slidingDiv").hide(); | ||
+ | $(".show_hide").show(); | ||
+ | $('.show_hide').click(function(){ | ||
+ | $(".slidingDiv#"+this.id).slideToggle(); | ||
+ | }); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
<style> | <style> |
Revision as of 13:50, 24 September 2012
Deutsch / English |