Team:SUSTC-Shenzhen-A

From 2013.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 47: Line 47:
     }
     }
-
 
     function png2text(pngurl, id, callback) {
     function png2text(pngurl, id, callback) {
       var canvas = document.createElement("canvas"),
       var canvas = document.createElement("canvas"),
Line 96: Line 95:
       $('#top-section').remove();
       $('#top-section').remove();
       $('#content').attr('id', '');
       $('#content').attr('id', '');
 +
      $('#bodyContent').attr('id', '');
       $('#globalWrapper').attr('id', '');
       $('#globalWrapper').attr('id', '');
     }
     }
Line 103: Line 103:
       insertcss(text);
       insertcss(text);
       //'/wiki/images/2/28/Bootstrap-theme.min.css.png'
       //'/wiki/images/2/28/Bootstrap-theme.min.css.png'
-
       png2text('/wiki/images/d/df/Bootstrap-docs.min.css.png', 'slider-css', function (text) {
+
       png2text('/wiki/images/d/df/Bootstrap-docs.min.css.png', 'bs-docs-css', function (text) {
         insertcss(text);
         insertcss(text);
       });
       });
Line 210: Line 210:
             <li>
             <li>
               <a href="/Team:SUSTC-Shenzhen-A/Project">Project</a>
               <a href="/Team:SUSTC-Shenzhen-A/Project">Project</a>
 +
            </li>
 +
            <li>
 +
              <a href="/Team:SUSTC-Shenzhen-A/Part">Parts</a>
             </li>
             </li>
             <li>
             <li>
Line 218: Line 221:
             </li>
             </li>
             <li>
             <li>
-
               <a href="/Team:SUSTC-Shenzhen-A/Safety">Safety</a>
+
               <a href="/Team:SUSTC-Shenzhen-A/Safety">Safety and security</a>
             </li>
             </li>
             <li>
             <li>
Line 225: Line 228:
             <li>
             <li>
               <a href="/Team:SUSTC-Shenzhen-A/Human_Practice">Human Practice</a>
               <a href="/Team:SUSTC-Shenzhen-A/Human_Practice">Human Practice</a>
 +
            </li>
 +
            <li>
 +
              <a href="/Team:SUSTC-Shenzhen-A/Team">Team</a>
             </li>
             </li>
           </ul>
           </ul>
Line 230: Line 236:
       </div>
       </div>
     </header>
     </header>
 +
     <div class="bs-header" id="bs-content">
     <div class="bs-header" id="bs-content">
       <div class="container">
       <div class="container">
Line 236: Line 243:
       </div>
       </div>
     </div>
     </div>
 +
     <div class="container bs-docs-container">
     <div class="container bs-docs-container">
       <div id="index_form" class="panel">
       <div id="index_form" class="panel">

Latest revision as of 00:08, 28 September 2013

ShenZhen-A Skip navigation

Game theory

Stategy for the Classic Prisoners' Dilemma.

We are sophomores from South University of Science and Technology of China (SUSTC).

Our main project is about quorum sensing.

You can get more information about our project by clicking other pages.