Team:TU Munich/lab/notebook

From 2011.igem.org

(Difference between revisions)
Line 6: Line 6:
   <div style="clear:both;display:block;height:200px;">
   <div style="clear:both;display:block;height:200px;">
   <h1>Labbook</h1>
   <h1>Labbook</h1>
 +
<script>
 +
$(function() {
 +
$( "#tabs" ).tabs({
 +
ajaxOptions: {
 +
error: function( xhr, status, index, anchor ) {
 +
$( anchor.hash ).html(
 +
"Couldn't load this tab. We'll try to fix this as soon as possible. " +
 +
"If this wouldn't be a demo." );
 +
}
 +
}
 +
});
 +
});
 +
</script>
<div id='labmenu' style="float:left;width:200px;">
<div id='labmenu' style="float:left;width:200px;">

Revision as of 10:14, 14 September 2011

Labbook