Team:WITS-CSIR SA/Simulation

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <head> <link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/style.css?action=raw&ctype=text/css"> <link rel="stylesheet" type="text/css"...")
 
Line 1: Line 1:
<html>
<html>
<head>
<head>
 +
 +
<script type="text/javascript" src="http://webplayer.unity3d.com/download_webplayer-3.x/3.0/uo/UnityObject.js"></script>
 +
<link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/style.css?action=raw&amp;ctype=text/css">
<link rel="stylesheet" type="text/css" href="https://2011.igem.org/Team:WITS-CSIR_SA/style.css?action=raw&amp;ctype=text/css">
<link rel="stylesheet" type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/vader/jquery-ui.css" />
<link rel="stylesheet" type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/themes/vader/jquery-ui.css" />
Line 62: Line 65:
<h2>Test</h2>
<h2>Test</h2>
-
 
+
<div id="unityPlayer">
 +
<div class="missing">
 +
<a href="http://unity3d.com/webplayer/" title="Unity Web Player. Install now!">
 +
<img alt="Unity Web Player. Install now!" src="http://webplayer.unity3d.com/installation/getunity.png" width="193" height="63" />
 +
</a>
 +
</div>
 +
</div>
</div>
</div>
Line 68: Line 77:
<script type="text/javascript">
<script type="text/javascript">
   $(function(){
   $(function(){
 +
unityObject.embedUnity("unityPlayer", "WebPlayer.unity3d", 600, 450);
   });
   });
</script>
</script>

Latest revision as of 19:05, 28 August 2011

Simulation

Test