Team:Freiburg/gallery

From 2013.igem.org

(Difference between revisions)
Line 54: Line 54:
The anchor's href attribute defines the URL of the full-size image.
The anchor's href attribute defines the URL of the full-size image.
-->
-->
-
<a href="../images/gallery1.jpg" class="highslide" onclick="return hs.expand(this)">
+
<a href="https://static.igem.org/mediawiki/2013/3/3c/DSCN1006.JPG" class="highslide" onclick="return hs.expand(this)">
-
<img src="../images/gallery1.thumb.jpg" alt="Highslide JS"
+
<img src="https://static.igem.org/mediawiki/2013/6/68/DSCN1006_2_kopie.JPG" alt="Highslide JS"
title="Click to enlarge" />
title="Click to enlarge" />
</a>
</a>
Line 69: Line 69:
<!-- Repetionion of the above -->
<!-- Repetionion of the above -->
-
<a href="../images/gallery2.jpg" class="highslide" onclick="return hs.expand(this)">
+
<a href="https://static.igem.org/mediawiki/2013/3/3c/DSCN1006.JPG" class="highslide" onclick="return hs.expand(this)">
-
<img src="../images/gallery2.thumb.jpg" alt="Highslide JS"
+
<img src="https://static.igem.org/mediawiki/2013/6/68/DSCN1006_2_kopie.JPG" alt="Highslide JS"
title="Click to enlarge" /></a>
title="Click to enlarge" /></a>
Line 77: Line 77:
</div>
</div>
-
<a href="../images/gallery3.jpg" class="highslide" onclick="return hs.expand(this)">
+
<a href="https://static.igem.org/mediawiki/2013/3/3c/DSCN1006.JPG" class="highslide" onclick="return hs.expand(this)">
-
<img src="../images/gallery3.thumb.jpg" alt="Highslide JS"
+
<img src="https://static.igem.org/mediawiki/2013/6/68/DSCN1006_2_kopie.JPG" alt="Highslide JS"
title="Click to enlarge" /></a>
title="Click to enlarge" /></a>

Revision as of 22:10, 25 September 2013

Highslide JS