Team:IIT Madras/Gallery

From 2010.igem.org

(Difference between revisions)
Line 15: Line 15:
// Image path data
// Image path data
-
imageData[0][0]="image1.png";
+
imageData[0][0]="https://2010.igem.org/Image:P8180024.JPG#file";
imageData[1][0]="image2.png";
imageData[1][0]="image2.png";
Line 36: Line 36:
// Image title data
// Image title data
-
imageData[0][1]="Grasslands";
+
imageData[0][1]="First few lab meetings";
imageData[1][1]="Tree Canopy";
imageData[1][1]="Tree Canopy";
Line 60: Line 60:
// Image description data
// Image description data
-
imageData[0][2]="This is the description for the first image. Here will be where we give details on the image that is currently being viewed.";
+
imageData[0][2]="Haha! Varun looks funny!";
imageData[1][2]="This is the description for the second image. Here will be where we give details on the image that is currently being viewed.";
imageData[1][2]="This is the description for the second image. Here will be where we give details on the image that is currently being viewed.";

Revision as of 20:16, 27 October 2010

Scroll Bar Example

Grasslands
default
This is the description for the first image. Here will be where we give details on the image that is currently being viewed.
<< Previous Next >>