Template:Lightbox
From 2012hs.igem.org
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 51: | Line 51: | ||
function LightboxOptions() { | function LightboxOptions() { | ||
- | this.fileLoadingImage = ' | + | this.fileLoadingImage = 'https://static.igem.org/mediawiki/2012hs/4/42/Loading.gif'; |
- | this.fileCloseImage = ' | + | this.fileCloseImage = 'https://static.igem.org/mediawiki/2012hs/b/bd/Close.png'; |
this.resizeDuration = 700; | this.resizeDuration = 700; | ||
this.fadeDuration = 500; | this.fadeDuration = 500; | ||
Line 352: | Line 352: | ||
}).call(this); | }).call(this); | ||
- | </ | + | </script> |
</html> | </html> |
Latest revision as of 01:45, 12 June 2012