Team:Concordia

From 2013.igem.org

(Difference between revisions)
Line 31: Line 31:
           <li><a href="https://2013.igem.org/Team:Concordia/Logic">Logic</a></li>
           <li><a href="https://2013.igem.org/Team:Concordia/Logic">Logic</a></li>
           <li><a href="https://2013.igem.org/Team:Concordia/Interface">Interface</a></li>
           <li><a href="https://2013.igem.org/Team:Concordia/Interface">Interface</a></li>
-
          <li><a href="https://2013.igem.org/Team:Concordia/Memory">Memory</a></li>
 
       </ul>
       </ul>
     <li><a href="https://2013.igem.org/Team:Concordia/Team">Team</a></li>
     <li><a href="https://2013.igem.org/Team:Concordia/Team">Team</a></li>
Line 90: Line 89:
</ul>
</ul>
</div>
</div>
-
<script type="text/javascript">
 
-
      document.onload = function ()
 
-
      {
+
</div></div></html>
-
        if ( window.addEventListener )
+
-
          {
+
-
              var InsertedKeys = [];
+
-
              var konami = "38,38,40,40,37,39,37,39,66,65";
+
-
              window.addEventListener("keydown",
+
-
              function(e)
+
-
              {
+
-
                  if(InsertedKeys.length > 12)
+
-
                      InsertedKeys.splice(0,1);
+
-
                  InsertedKeys.push( e.keyCode );
+
-
                  if ( InsertedKeys.toString().indexOf( konami ) >= 0 )
+
-
                  {
+
-
                      //put what we want to do
+
-
                      alert('Cheat code accepted');
+
-
                      $('.radial-menu-container a')
+
-
  .append('<img src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/b7/Unico_Anello.png/693px-Unico_Anello.png"'+
+
-
  'style="left: -238px; position: relative; top: -200px; width: 300%;"  /> ');
+
-
                  }
+
-
             
+
-
 
+
-
              },
+
-
              true);
+
-
         
+
-
          }
+
-
        }
+
-
    </script>
+
-
</div></div>
+
-
 
+
-
</html>
+

Revision as of 04:04, 28 September 2013