Team:Waterloo/Gallery

From 2014.igem.org

(Difference between revisions)
Line 26: Line 26:
<div id="gallery">
<div id="gallery">
-
    <div class="album" data-jgallery-album-title="Album 1">
+
  <div class="album" data-jgallery-album-title="Album 1">
-
        <h1>Album 1</h1>
+
      <h1>Album 1</h1>
-
        <!--
+
      <!--
-
        <a href="images/large/1.jpg">
+
      <a href="images/large/1.jpg">
-
            <img src="images/thumbs/1.jpg" data-jgallery-bg-color="#3e3e3e" data-jgallery-text-color="#fff" />
+
          <img src="images/thumbs/1.jpg" data-jgallery-bg-color="#3e3e3e" data-jgallery-text-color="#fff" />
-
        </a>
+
      </a>
-
        -->
+
      -->
-
        <img src="https://static.igem.org/mediawiki/2014/1/16/Waterloo_SuzieAlexander.jpg" />
+
      <img src="https://static.igem.org/mediawiki/2014/1/16/Waterloo_SuzieAlexander.jpg" />
-
        <img src="http://placekitten.com/500/400" />
+
      <img src="http://placekitten.com/500/400" />
-
        <img src="http://placekitten.com/500/400" />
+
      <img src="http://placekitten.com/500/400" />
-
        <img src="http://placekitten.com/500/400" />
+
      <img src="http://placekitten.com/500/400" />
-
        <img src="http://placekitten.com/500/400" />
+
      <img src="http://placekitten.com/500/400" />
-
        <!-- more images -->
+
      <!-- more images -->
-
    </div>
+
  </div>
-
    <!-- more albums -->
+
  <!-- more albums -->
</div>
</div>
Line 56: Line 56:
       "backgroundColor":"000000",
       "backgroundColor":"000000",
       "textColor":"FFFFFF",
       "textColor":"FFFFFF",
-
       "mode":"slider"
+
       "mode":"standard"
     });
     });
   })();
   })();

Revision as of 07:08, 17 October 2014