Template:Team:TU Munich/LabHeader
From 2012.igem.org
(Difference between revisions)
Line 178: | Line 178: | ||
$('a.WDetails').click(function() { | $('a.WDetails').click(function() { | ||
if($('#W'+this.id).length == 0) { | if($('#W'+this.id).length == 0) { | ||
- | $(this). | + | $(this).html($.get('https://2012.igem.org/Team:TU_Munich/Notebook/Labjournal/'+this.id+'?action=raw')) |
} | } | ||
$('#W'+this.id).fadeToggle("slow", "linear") | $('#W'+this.id).fadeToggle("slow", "linear") |
Revision as of 16:45, 31 August 2012