Widget:Frontpagegallery: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 72: Line 72:
$(document).ready(function(){
$(document).ready(function(){
$('#photos').galleryView({
$('#photos').galleryView({
panel_width: 680,
panel_width: 630,
panel_height: 320,
panel_height: 220,
                         frame_width: 50,
                         frame_width: 50,
frame_height: 30,
frame_height: 30,

Revision as of 09:57, 23 June 2011

This widget displays a gallery of images for the main page.