Team:Goettingen/Team/Gallery
From 2013.igem.org
(Difference between revisions)
Line 206: | Line 206: | ||
position = 'absolute'; | position = 'absolute'; | ||
left = '-40px'; | left = '-40px'; | ||
- | clip = 'rect(0px, | + | clip = 'rect(0px,84px,50px,58px)'; |
- | + | ||
}; | }; | ||
showbox.insertBefore(prefoto,closebtn); | showbox.insertBefore(prefoto,closebtn); | ||
Line 235: | Line 235: | ||
closebtn.style.right = '0px'; | closebtn.style.right = '0px'; | ||
lightframe.style.left = '0px'; | lightframe.style.left = '0px'; | ||
+ | top = (garPic.height - prefoto.height)/2 + 'px'; | ||
},100); | },100); | ||
} | } |
Revision as of 15:13, 22 July 2013