Team:UESTC-Software/Demo.html

From 2014.igem.org

(Difference between revisions)
(Created page with "{{CSS/Main}} <html> <head> <title>UESTC-Software</title> <meta http-equiv=Content-Type content="text/html;charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge,c...")
 
(4 intermediate revisions not shown)
Line 18: Line 18:
</div>
</div>
<div id="dAPK" class="dlBoard" style="display: none;">
<div id="dAPK" class="dlBoard" style="display: none;">
-
<iframe width="100%" height="100%" src="http://www.youtube.com/embed/ra4rgqMmFv4" frameborder="0" allowfullscreen></iframe>
+
<iframe width="560" height="315" src="//www.youtube.com/embed/iHRUfgIszYg" frameborder="0" allowfullscreen style="margin: 0 auto;display: inherit;"></iframe>
</div>
</div>
<div id="dPC" class="dlBoard" style="display: none;">
<div id="dPC" class="dlBoard" style="display: none;">
-
+
<iframe width="560" height="315" src="//www.youtube.com/embed/nj7zY-6qQP4" frameborder="0" allowfullscreen style="margin: 0 auto;display: inherit;"></iframe>
</div>
</div>
<!-- Fixed Navigation bar -->
<!-- Fixed Navigation bar -->
Line 188: Line 188:
}
}
});
});
 +
switch(location.hash)
 +
{
 +
case "#Android":$("#buttonAndroid").click();
 +
break;
 +
case "#Desktop":$("#buttonDesktop").click();
 +
break;
 +
};
});
});
window.onresize = resizeWindow;
window.onresize = resizeWindow;

Latest revision as of 12:17, 17 October 2014

UESTC-Software

Android

Desktop