Difference between revisions of "Team:Heidelberg/Sandbox17"

(Blanked the page)
 
Line 1: Line 1:
  
<html>
 
<head>
 
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 
 
<!-- this section changes the default wiki template to a
 
white full width background -->
 
 
<style type="text/css">
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-
 
 
logo, #sideMenu, #menubar, .logo_2017, .printfooter, .firstHeading,.visualClear {display:
 
 
none;} /*-- hides default wiki settings --*/
 
 
#top-section { /*-- styling for default menu bar (edit, page,
 
 
history, etc.) --*/
 
 
border: 0 none;
 
height: 14px;
 
z-index: 100;
 
top: 0;
 
position: fixed;
 
width: 975px;
 
left: 50%;
 
margin-left: -487px;
 
}
 
 
#globalWrapper, #content { /*-- changes default wiki settings
 
 
--*/
 
width: 100%;
 
height: 100%;
 
border: 0px;
 
background-color: transparent;
 
margin: 0px;
 
padding: 0px;
 
}
 
 
html, body, .wrapper { /*-- changes default wiki settings --
 
 
*/
 
width: 100%;
 
height: 100%;
 
background-color: transparent;
 
}
 
#top_menu_inside > ul {
 
    font-size: 12px;
 
    line-height: 1.5em;
 
}
 
</style>
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Heidelberg/jasnybootstrapmin/CSS?action=raw&amp;ctype=text/css" />
 
<script src="https://2017.igem.org/Template:Heidelberg/bootstrapmin/JS?action=raw&amp;ctype=text/javascript"></script>
 
 
 
 
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Josefin+Sans:300,400|Roboto:300,400,500">
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Heidelberg/bootstrapmin/CSS?action=raw&amp;ctype=text/css" />
 
 
 
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet">
 
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:Heidelberg/font-icons/CSS?action=raw&amp;ctype=text/css"/>
 
 
             
 
<style>
 
body {
 
background-color: #222;
 
}
 
#sidebarCollapse {
 
background-color: white;
 
border: none;
 
}
 
</style>
 
 
 
 
 
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Josefin+Sans:300,400|Roboto:300,400,500">
 
 
 
<link rel="stylesheet" href="http://azmind.com/demo/bootstrap-navbar-menu/layout-3/assets/font-awesome/css/font-awesome.min.css">
 
 
 
                        <!-- Favicon and touch icons -->
 
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
 
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
 
 
<script type="text/javascript" src="https://2017.igem.org/Template:Heidelberg/jasnybootstrapmin/JS?action=raw&amp;ctype=text/javascript"></script>
 
<script type="text/x-mathjax-config">
 
MathJax.Hub.Config({
 
  tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]},
 
  jax: ["input/TeX","output/SVG"],
 
  TeX: { equationNumbers: { autoNumber: "AMS" } }
 
});
 
</script>
 
<script type="text/javascript">
 
$(document).ready(function() {
 
$('div.make-it-glow').each(function(i, e) {hljs.highlightBlock(e)});
 
});
 
</script>
 
<script src="https://2015.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_SVG"></script>
 
<script type="text/javascript" src="https://2015.igem.org/Team:Heidelberg/js/bibtexParse?action=raw&amp;ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2015.igem.org/Team:Heidelberg/js/zitator?action=raw&amp;ctype=text/javascript"></script>
 
<script type="text/javascript">
 
var bibfile = "https://static.igem.org/mediawiki/2017/a/a5/T--Heidelberg--Team_Heidelberg_2017_references.txt";
 
$(function (){new Zitator(".content",bibfile).zitiere();});
 
</script>
 
 
                        <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
 
 
 
 
</head>
 
 
</html>
 
{{Heidelberg/navbar}}
 
 
<html>
 
 
 
 
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Team:Heidelberg/js/jquery&amp;action=raw&amp;ctype=text/javascript"></script>
 
 
 
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Team:Heidelberg/js/bootstrapjs&amp;action=raw&amp;ctype=text/javascript"></script>
 
 
 
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Team:Heidelberg/js/fancybox&amp;action=raw&amp;ctype=text/javascript"></script>
 
 
 
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Team:Heidelberg/js/gunzip.min.js&amp;action=raw&amp;ctype=text/javascript"></script>
 
 
<div class="container" style="padding:0;background-color:white;">
 
<div class="col-lg-12 notebook-awesomesheet">
 
<p>
 
 
 
</p>
 
</div>
 
 
<style type="text/css">
 
.notebook-awesomesheet {
 
    overflow-x: auto;
 
}
 
</style>
 
<script type='text/javascript'>
 
    /**
 
      * Converts an array buffer to a string
 
      *
 
      * @private
 
      * @param {ArrayBuffer} buf The buffer to convert
 
      * @param {Function} callback The function to call when conversion is complete
 
      * NOTE: Quite inefficient for small data...
 
      */
 
    function _arrayBufferToString(buf, callback) {
 
      var bb = new Blob([new Uint8Array(buf)]);
 
      var f = new FileReader();
 
      f.onload = function(e) {
 
callback(e.target.result);
 
      };
 
      f.readAsText(bb);
 
    }
 
 
    var _load_unzip_format_and_insert = function(src, id) {
 
      // load zip file from src, unzip and format it to text
 
      // and insert content into DOM element referenced by id
 
 
      var oReq = new XMLHttpRequest();
 
      oReq.open("GET", src, true);
 
      oReq.responseType = "arraybuffer";
 
     
 
      oReq.onload = function (oEvent) {
 
var arrayBuffer = oReq.response; // Note: not oReq.responseText
 
if (arrayBuffer) {
 
  var byteArray = new Uint8Array(arrayBuffer);
 
  var gunzip = new Zlib.Gunzip(byteArray);
 
  var plain = gunzip.decompress();
 
  _arrayBufferToString(plain, function(r){$(id).append(r)});
 
}
 
      };
 
      oReq.send();
 
    };
 
 
    //_load_unzip_format_and_insert("PlateReader.zip", ".notebook-awesomesheet");
 
</script>
 
 
 
</div>
 
 
 
<script type='text/javascript'>
 
  _load_unzip_format_and_insert("https://static.igem.org/mediawiki/2017/1/12/T--Heidelberg--2017_notebook_database_culture.zip", ".notebook-awesomesheet");
 
</script>
 
 
</p>
 
 
 
 
 
 
</html>
 

Latest revision as of 17:52, 14 December 2017