Template:WashUPhotoGallerycss
From 2012.igem.org
(Difference between revisions)
BrianBasco (Talk | contribs) |
|||
Line 222: | Line 222: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
+ | |||
+ | $("#gallery").galleria({ | ||
+ | width: 661, | ||
+ | height: 661, | ||
+ | extend: function(options) { | ||
+ | Galleria.get(0).$('info-link').click(); | ||
+ | } | ||
+ | }); | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 07:22, 13 August 2012