Team:Goettingen/Team/Gallery
From 2013.igem.org
(Difference between revisions)
Line 298: | Line 298: | ||
} | } | ||
- | + | ||
function showGarPic(from,illustration,alb){ | function showGarPic(from,illustration,alb){ | ||
Line 364: | Line 364: | ||
description.innerHTML = alb[f][j+1].txt; | description.innerHTML = alb[f][j+1].txt; | ||
finalize(); | finalize(); | ||
- | + | ||
Line 373: | Line 373: | ||
} | } | ||
+ | |||
+ | garPic.onload = function(){adjustSize();$('#showbox').fadeIn(300);}; | ||
+ | |||
</script> | </script> | ||
</html> | </html> |
Revision as of 13:36, 15 September 2013