Team:Goettingen/Team/Gallery
From 2013.igem.org
(Difference between revisions)
Line 114: | Line 114: | ||
for(j=0;j<=14;j++){ | for(j=0;j<=14;j++){ | ||
- | document.write('<img src=" '+ alb[0][j].thum + '" onclick="showGarPic(alb[0]['+ j + '].src,alb[0]['+j+'].txt,0)" style="margin-right:15px;cursor:pointer;margin-top:30px;border: 5px # | + | document.write('<img src=" '+ alb[0][j].thum + '" onclick="showGarPic(alb[0]['+ j + '].src,alb[0]['+j+'].txt,0)" style="margin-right:15px;cursor:pointer;margin-top:30px;border: 5px #eee solid;width:200px" />'); |
} | } | ||
</script> | </script> | ||
Line 178: | Line 178: | ||
for(j=0;j<=14;j++){ | for(j=0;j<=14;j++){ | ||
- | document.write('<img src=" '+ alb[1][j].thum + '" onclick="showGarPic(alb[1]['+ j + '].src,alb[1]['+j+'].txt,1)" style="margin-right:15px;cursor:pointer;margin-top:30px;border: 5px # | + | document.write('<img src=" '+ alb[1][j].thum + '" onclick="showGarPic(alb[1]['+ j + '].src,alb[1]['+j+'].txt,1)" style="margin-right:15px;cursor:pointer;margin-top:30px;border: 5px #eee solid;width:200px" />'); |
} | } | ||
</script> | </script> |
Revision as of 18:45, 17 September 2013