Team:Goettingen/Team/Gallery
From 2013.igem.org
(Difference between revisions)
m |
m |
||
Line 53: | Line 53: | ||
for(j=0;j<=2;j++){ | for(j=0;j<=2;j++){ | ||
- | document.write('<img src=" '+ garLab[j] + '" onclick="showGarPic(garLabP['+ j + '],garLabT['+j+'])" style="margin-right:15px" />'); | + | document.write('<img src=" '+ garLab[j] + '" onclick="showGarPic(garLabP['+ j + '],garLabT['+j+'])" style="margin-right:15px;cursor:pointer" />'); |
} | } | ||
Revision as of 20:12, 8 July 2013