Team:Goettingen/Team/Gallery
From 2013.igem.org
(Difference between revisions)
m |
|||
Line 103: | Line 103: | ||
function showGarPic(from,illustration){ | function showGarPic(from,illustration){ | ||
garPic.src = from; | garPic.src = from; | ||
+ | alert( getComputedStyle(garPic,null).width;); | ||
+ | |||
with(showbox.style){ | with(showbox.style){ | ||
width = getComputedStyle(garPic,null).width; | width = getComputedStyle(garPic,null).width; |
Revision as of 17:44, 8 July 2013