Difference between revisions of "Team:Freiburg/Protocols"

 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{Freiburg/CSS}}
 
{{Freiburg/CSS}}
 
{{Freiburg/Menubar}}
 
{{Freiburg/Menubar}}
{{Freiburg/wiki_content_start}}
+
{{Team:Freiburg/wiki_content_start_bubble}}
 
<html>
 
<html>
 
<style>
 
<style>
Line 25: Line 25:
  
  
 +
<script type="text/javascript">
 +
//===================BEGIN:Amazing Bubble Sidebar==========================
  
 +
$(document).ready(function(){
 +
  // CHANGE THE FOLLOWING ATTRIBUTES //
 +
  var href_text1='https://2015.igem.org/Team:Freiburg/Notebook',
 +
  // Text2 needs no href as it is the actual page //
 +
  img_url='https://static.igem.org/mediawiki/2015/9/99/Freibur_icon_notebook_white_03.png',
 +
  href_text3='https://2015.igem.org/Team:Freiburg/Materials',
 +
  // Text1 needs no text as it is a pic //
 +
  text2='Protocols';
 +
  // Text3 needs no text as its always 'next' //
 +
  // HOLD ON CHANGING THINGS --JABBERWOCK  //
 +
 +
  $('#bubble1').attr('href',href_text1);
 +
  $('#bubble1_img').attr('src', img_url);
 +
  $('#bubble3').attr('href',href_text3);
 +
 +
  $('#bubble2').text(text2);
 +
});
 +
 +
//===================END:Amazing Bubble Sidebar==========================
 +
</script>
  
  
Line 56: Line 78:
 
<h1>Cell-free Expression</h1>
 
<h1>Cell-free Expression</h1>
 
   <ul class="horizontal_list">
 
   <ul class="horizontal_list">
 +
<li><a href="https://2015.igem.org/Team:Freiburg/Protocols/prepLysate">Preparation of an <i>E.Coli</i> lysate for Cell-free Expression</a></li>
 +
    <li><a href="https://2015.igem.org/Team:Freiburg/Protocols/Cellfex">Cell-free Expression general</a></li>
 
     <li><a href="https://2015.igem.org/Team:Freiburg/Protocols/Cellfex_PDMS">Cell-free Expression on PDMS Flow Cell</a></li>
 
     <li><a href="https://2015.igem.org/Team:Freiburg/Protocols/Cellfex_PDMS">Cell-free Expression on PDMS Flow Cell</a></li>
 
<li><a href="https://2015.igem.org/Team:Freiburg/Protocols/TerrificBroth">Preparation of Terrific Broth</a></li>
 
<li><a href="https://2015.igem.org/Team:Freiburg/Protocols/TerrificBroth">Preparation of Terrific Broth</a></li>
    <li><a href="https://2015.igem.org/Team:Freiburg/Protocols/Cellfex">Cell-free Expression general</a></li>
 
<li><a href="https://2015.igem.org/Team:Freiburg/Protocols/prepLysate">Preparation of an <i>E.Coli</i> lysate for Cell-free Expression</a></li>
 
 
     <li><a href="https://2015.igem.org/Team:Freiburg/Protocols/LUC">Luciferase Assay</a></li>
 
     <li><a href="https://2015.igem.org/Team:Freiburg/Protocols/LUC">Luciferase Assay</a></li>
 
<li><a href="https://2015.igem.org/Team:Freiburg/Protocols/MesurementGFP">Measurement of GFP Expression</a></li>
 
<li><a href="https://2015.igem.org/Team:Freiburg/Protocols/MesurementGFP">Measurement of GFP Expression</a></li>

Latest revision as of 02:44, 19 September 2015

""