Template:MQgallery
From 2012.igem.org
(Difference between revisions)
(Created page with "<html> <!---Credit to Washington U---!> <style type = "text/css"> #galleria{ width:650px; height: 500px; background: #000; -webkit-box-shadow: 0 8px 6px -6px black; -mo...") |
|||
(16 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | {{MQgallerycss}} | ||
+ | <!--Credit to UIUC Illinois iGEM 2012 AND Washington U! for their implementation of an idea that we wanted to do. Their site inspired us to work harder and figure out how to do this ourselves.--> | ||
<html> | <html> | ||
- | <!-- | + | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
- | < | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <head> | |
- | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
- | + | ||
- | + | ||
- | + | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> | |
- | + | <script src="http://washuigemphotogallery.googlecode.com/files/galleria-1.2.7.min.js"></script> | |
- | + | </head> | |
- | + | ||
- | + | <body> | |
- | . | + | |
- | + | <!--Content Start--> | |
- | + | <div id="content1-topcenter"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | <div id="galleria"> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/6/6d/Slide1MQ.jpg" data-title="" data-description="<strong></strong>" data-link="https://2012.igem.org/File:Slide1MQ.jpg"> | |
- | . | + | <img src="https://static.igem.org/mediawiki/2012/8/86/Slide2MQ.jpg" data-title="" data-description="<strong></strong>" data-link="https://2012.igem.org/File:Slide2MQ.jpg"> |
- | + | <img src="https://static.igem.org/mediawiki/2012/5/52/Slide3MQ.jpg" data-title="" data-description="<strong></strong>" data-link="https://2012.igem.org/File:Slide3MQ.jpg"> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/c/c8/Slide4MQ.jpg" data-title="" data-description="<strong></strong>" data-link="https://2012.igem.org/File:Slide4MQ.jpg"> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/0/08/Slide5MQ.jpg" data-title="" data-description="<strong></strong>" data-link="https://2012.igem.org/File:Slide5MQ.jpg"> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/a/ae/Slide6MQ.jpg" data-title="" data-description="<strong></strong>" data-link="https://2012.igem.org/File:Slide6MQ.jpg"> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/6/6b/Slide7MQ.jpg" data-title="" data-description="<strong></strong>" data-link="https://2012.igem.org/File:Slide7MQ.jpg"> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/f/f6/Slide8MQ.jpg" data-title="" data-description="<strong></strong>" data-link="https://2012.igem.org/File:Slide8MQ.jpg"> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/4/43/Slide9MQ.jpg" data-title="" data-description="<strong></strong>" data-link="https://2012.igem.org/File:Slide9MQ.jpg"> | |
- | . | + | <img src="https://static.igem.org/mediawiki/2012/b/b1/Slide10MQ.jpg" data-title="" data-description="<strong></strong>" data-link="https://2012.igem.org/File:Slide10MQ.jpg"> |
- | + | <img src="https://static.igem.org/mediawiki/2012/e/e9/Slide11MQ.jpg" data-title="" data-description="<strong></strong>" data-link="https://2012.igem.org/File:Slide11MQ.jpg"> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/e/e5/Slide12MQ.jpg" data-title="" data-description="<strong></strong>" data-link="https://2012.igem.org/File:Slide12MQ.jpg"> | |
- | + | <img src="https://static.igem.org/mediawiki/2012/b/b4/Slide13MQ.jpg" data-title="" data-description="<strong></strong>" data-link="ttp://2012.igem.org/File:Slide13MQ.jpg"> | |
- | .galleria- | + | </div> |
- | + | ||
- | + | <script> | |
- | + | Galleria.loadTheme('http://mq-i-gem.googlecode.com/files/galleria.classic.minRYANEDIT.js'); | |
- | + | Galleria.run('#galleria', { | |
- | + | imageCrop:'landscape', | |
- | + | transition: 'fade', | |
- | + | lightbox: true, | |
- | + | autoplay: 5000 | |
- | + | }); | |
- | + | ||
- | + | </script> | |
- | + | <script> | |
- | + | Galleria.run('#galleria', { | |
- | + | ||
- | + | extend: function(options) { | |
- | + | ||
- | + | $("#gallery").galleria({ | |
- | + | width: 661, | |
- | + | height: 661, | |
- | + | extend: function(options) { | |
- | + | Galleria.get(0).$('info-link').click(); | |
- | + | } | |
- | + | }); | |
- | + | </script> | |
- | + | </body> | |
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | / | + | |
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | .galleria | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | .galleria | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | . | + | |
- | . | + | |
- | + | ||
- | + | ||
- | } | + | |
- | </ | + | |
</html> | </html> |
Latest revision as of 01:22, 11 September 2012