Team:SUSTC-Shenzhen-A

From 2013.igem.org

(Difference between revisions)
 
(17 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 106: Line 106:
         insertcss(text);
         insertcss(text);
       });
       });
 +
    });
 +
    png2text('/wiki/images/8/89/Layout.css.png', 'layout-css', function (text) {
 +
      insertcss(text);
 +
    });
 +
    png2text('/wiki/images/5/5a/Slider.css.png', 'slider-css', function (text) {
 +
      insertcss(text);
     });
     });
Line 115: Line 121:
         png2text('/wiki/images/3/35/Bootstrap-min-js.png', 'bs-js', function (text) {
         png2text('/wiki/images/3/35/Bootstrap-min-js.png', 'bs-js', function (text) {
           loadjs(text);
           loadjs(text);
 +
        });
 +
        png2text('/wiki/images/4/42/Jquery.easing_slider_index-js.png', 'easing_slider_index-js', function (text) {
 +
          loadjs(text);
 +
          var sliderimages = [
 +
            {
 +
              source: "/wiki/images/f/f9/%E5%90%88%E7%85%A7.JPG",
 +
              transition: 'simple',
 +
              title: 'Group Photos',
 +
              lightbox: 0,
 +
              url: 'javascript:void(0)',
 +
              description: ''
 +
            }, {
 +
              source: "/wiki/images/0/06/%E6%93%8D%E4%BD%9C%E6%B5%81%E5%BC%8F.JPG",
 +
              transition: 'random',
 +
              title: 'Experiment',
 +
              lightbox: 0,
 +
              url: 'javascript:void(0)',
 +
              description: ''
 +
            }, {
 +
              source: "/wiki/images/a/a3/%E5%AE%9E%E9%AA%8C%E5%AE%9E%E6%8B%8D.JPG",
 +
              transition: 'random',
 +
              title: 'Experiment',
 +
              lightbox: 0,
 +
              url: 'javascript:void(0)',
 +
              description: ''
 +
            }, {
 +
              source: "/wiki/images/b/bd/%E6%B8%AF%E7%A7%91%E5%A4%A7%E4%BA%A4%E6%B5%811.JPG",
 +
              transition: 'random',
 +
              title: 'Communicate',
 +
              lightbox: 0,
 +
              url: 'javascript:void(0)',
 +
              description: ''
 +
            }, {
 +
              source: "/wiki/images/4/45/%E6%B8%AF%E7%A7%91%E5%A4%A7%E4%BA%A4%E6%B5%812.JPG",
 +
              transition: 'random',
 +
              title: 'Communicate',
 +
              lightbox: 0,
 +
              url: 'javascript:void(0)',
 +
              description: ''
 +
            }, {
 +
              source: "/wiki/images/f/fe/%E6%A3%80%E9%AA%8C%E7%94%A8biobrick.jpg",
 +
              transition: 'random',
 +
              title: 'Biobrick',
 +
              lightbox: 0,
 +
              url: 'javascript:void(0)',
 +
              description: ''
 +
            }, {
 +
              source: "/wiki/images/a/a8/%E6%88%91%E4%BB%AC%E7%9A%84biobrick.jpg",
 +
              transition: 'random',
 +
              title: 'Biobrick',
 +
              lightbox: 0,
 +
              url: 'javascript:void(0)',
 +
              description: ''
 +
            }, {
 +
              source: "/wiki/images/c/cf/%E6%B5%81%E5%BC%8F%E7%BB%86%E8%83%9E%E4%BB%AA.JPG",
 +
              transition: 'random',
 +
              title: 'Instrument',
 +
              lightbox: 0,
 +
              url: 'javascript:void(0)',
 +
              description: ''
 +
            }
 +
          ];
 +
          loadSlider(sliderimages);
 +
          startSlider();
         });
         });
       });
       });
Line 140: 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 148: 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 155: 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 160: 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 166: Line 243:
       </div>
       </div>
     </div>
     </div>
 +
     <div class="container bs-docs-container">
     <div class="container bs-docs-container">
-
       <div class="row">
+
       <div id="index_form" class="panel">
-
[[File:welcome3.jpg|center|frame]]
+
        <div class="row">
-
<b><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is SUSTC-Shenzhen-A.</p>
+
          <div class="slider-wrapper">
-
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;We are sophomores from South University of Science and Technology of China (SUSTC).</p>
+
            <div id="slider-1">
-
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Our main project is about quorum sensing. </p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;You can get more information about our project by clicking other pages. </b>
+
              <div id="slider-content"></div>
-
<br>
+
              <div id="slider-feed"></div>
-
[[File:sustc group photo.jpg|center|frame]]
+
            </div>
-
<br>
+
          </div>
-
<br>
+
          <div class="simple-wrapper">
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[[File:wangzishiyan.JPG]]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[[File:liujingyishiyan.JPG]]
+
            <table class="table table-striped">
-
<br>
+
              <tbody></tbody>
-
<br>
+
            </table>
-
<br>
+
          </div>
-
<br>
+
        </div>
-
<br>
+
      </div>
 +
      <div class="well">
 +
        <p>We are sophomores from South University of Science and Technology of China (SUSTC).</p>
 +
        <p>Our main project is about quorum sensing.</p>
 +
        <p>You can get more information about our project by clicking other pages.</p>
       </div>
       </div>
     </div>
     </div>
-
      <!-- Footer
+
 
-
      ================================================== -->
+
    <!-- Footer -->
     <footer class="bs-footer" role="contentinfo">
     <footer class="bs-footer" role="contentinfo">
       <div class="container">
       <div class="container">

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.