Team:Goettingen/Team/Gallery
From 2013.igem.org
(Difference between revisions)
Line 217: | Line 217: | ||
with(nextfoto.style){ | with(nextfoto.style){ | ||
position = 'absolute'; | position = 'absolute'; | ||
- | right = '- | + | right = '-77px'; |
clip = 'rect(0px,29px,50px,0px)'; | clip = 'rect(0px,29px,50px,0px)'; | ||
} | } | ||
Line 243: | Line 243: | ||
closebtn.style.right = '0px'; | closebtn.style.right = '0px'; | ||
lightframe.style.left = '0px'; | lightframe.style.left = '0px'; | ||
- | + | prefoto.style.top = (garPic.height - prefoto.height)/2 + 'px'; | |
+ | nextfoto.style.top = (garPic.height - prefoto.height)/2 + 'px'; | ||
},100); | },100); | ||
} | } |
Revision as of 15:23, 22 July 2013