Widget:Frontpagegallery3: Difference between revisions
From CSDMS
No edit summary |
|||
Line 71: | Line 71: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$( | $('#id_of_list').galleryView() | ||
$('# | $('#id_of_list').galleryView({ | ||
panel_width: 680, | panel_width: 680, | ||
panel_height: 320, | panel_height: 320, | ||
Line 89: | Line 89: | ||
overlay_position: 'bottom' | overlay_position: 'bottom' | ||
}); | }); | ||
</script> | </script> | ||
Revision as of 17:12, 28 December 2012
This widget displays a gallery of images for the main page.