Team:Groningen/photos
From 2013.igem.org
(Difference between revisions)
(20 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <!-- | + | |
- | + | <html> | |
- | + | ||
+ | <!-- | ||
+ | |||
+ | INSTRUCTIONS: DO NOT EDIT THIS PAGE | ||
+ | |||
+ | --> | ||
+ | |||
+ | |||
<head> | <head> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=EDGE" charset="utf-8" /> | ||
+ | <link rel="stylesheet" href="https://2013.igem.org/Team:Groningen/CSS/DefaultPage?action=raw&ctype=text/css" type="text/css" /> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | |||
+ | </html> {{:Team:Groningen/Templates/DefaultHeader}}<html> | ||
+ | |||
+ | <div class="colmask threecol"> | ||
+ | |||
+ | <span class="navigation"> | ||
+ | </html>{{:Team:Groningen/Templates/Navigationbar}}<html> | ||
+ | </span> | ||
+ | |||
+ | <span class="widgets"> | ||
+ | </html>{{:Team:Groningen/Templates/facebook}}<html> | ||
+ | </span> | ||
+ | |||
+ | <div class="mainContent"> | ||
+ | <!-- each page with jquery needs to have this line, it will include all the jquery calls.Just include do not change--> | ||
+ | <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" ></script> | ||
+ | |||
+ | <!-- More info about this code and some settings: http://www.codehandling.com/2013/04/pimax-10-show-all-picasag-albums-and.html --> | ||
+ | |||
+ | <!-- CSS of this plugin, this piece of code hides the account name on the page --> | ||
+ | |||
+ | <style media="screen" type="text/css"> | ||
+ | |||
+ | #pimax-header{display:none !important;} | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <!-- end of CSS of this plugin --> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <head> | ||
<title>Pimax 1.0 - show all Picasa/G+ albums and images on your website - Jquery plugin</title> | <title>Pimax 1.0 - show all Picasa/G+ albums and images on your website - Jquery plugin</title> | ||
+ | |||
+ | <!--<script src="./jquery.min.js"></script>--> | ||
+ | <script src="http://code.jquery.com/jquery-1.7.min.js"></script> | ||
+ | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 14: | Line 64: | ||
//optional parameters----------------------------------------------- | //optional parameters----------------------------------------------- | ||
- | var albumNames = [ | + | //var albumNames = []; |
var pathToLoadingImage = "https://static.igem.org/mediawiki/2013/2/29/Loader.gif"; | var pathToLoadingImage = "https://static.igem.org/mediawiki/2013/2/29/Loader.gif"; | ||
var pimaxColumns = 3; | var pimaxColumns = 3; | ||
Line 31: | Line 81: | ||
- | + | </script> | |
+ | </head> | ||
<body> | <body> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<div id="pimax"></div> | <div id="pimax"></div> | ||
- | |||
- | |||
- | |||
<script src="https://2013.igem.org/Team:Groningen/Scripts/jquerygallery?action=raw&ctype=text/javascript"></script> | <script src="https://2013.igem.org/Team:Groningen/Scripts/jquerygallery?action=raw&ctype=text/javascript"></script> | ||
+ | |||
</body> | </body> | ||
- | <div | + | </div> |
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | </html> {{:Team:Groningen/Templates/DefaultFooter}}<html> | ||
+ | |||
+ | </body> | ||
</html> | </html> |
Latest revision as of 15:20, 24 July 2013