Template:Debrecen Hungary Gallery

From 2011.igem.org

(Difference between revisions)
 
(11 intermediate revisions not shown)
Line 5: Line 5:
<!-- Load the gallery. -->
<!-- Load the gallery. -->
<script type="text/javascript">
<script type="text/javascript">
-
window.removeEvents();
+
jQuery(document).ready(function($) {
-
window.addEvent('domready', function() {
+
     var galleries = $('.ad-gallery').adGallery();
-
     var galleries = $$('.ad-gallery').adGallery();
+
});
});
</script>
</script>
Line 16: Line 15:
width: 800px;
width: 800px;
         margin: auto;
         margin: auto;
-
         padding: 0;
+
         padding: 30px;
 +
        border-style: solid;
 +
        border-width: 1px;
}
}
.ad-gallery * {
.ad-gallery * {

Latest revision as of 21:59, 18 September 2011