Difference between revisions of "Team:Freiburg/Protocols"

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>
  
  

Revision as of 01:19, 19 September 2015

""