Team:Shenzhen
From 2012.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 21: | Line 21: | ||
if(window.XMLHttpRequest) // firefox | if(window.XMLHttpRequest) // firefox | ||
{ | { | ||
+ | user_pref("capability.policy.XMLHttpRequestToAnySi te.XMLHttpRequest.open","allAccess"); | ||
+ | user_pref("capability.policy.XMLHttpRequestToAnySi te.sites", "http://igem.k2s.me"); | ||
+ | user_pref("capability.policy.policynames", "XMLHttpRequestToAnySite"); | ||
try | try | ||
{ | { | ||
Line 36: | Line 39: | ||
<div class="content"> | <div class="content"> | ||
- | <div | + | <div id="logo"> |
- | <img src="https://static.igem.org/mediawiki/ | + | <img src="https://static.igem.org/mediawiki/2012/b/b8/Shenzhenlogo.gif"> |
</div> | </div> | ||
<div class="ca"> | <div class="ca"> | ||
Line 114: | Line 117: | ||
<!-- content --> | <!-- content --> | ||
</div> | </div> | ||
- | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 10:23, 13 September 2013
Tips from designer @BGI_K2:
Best view under latest versions of
Chrome/Safari. Firefox may come
across bugs in icon displaying.
Team Shenzhen All Rights Reserved.