Team:NCTU Formosa/source/head

From 2013.igem.org

(Difference between revisions)
Line 5: Line 5:
<link href='https://2013.igem.org/Team:NCTU Formosa/css/reset?action=raw&ctype=text/css' rel="stylesheet">
<link href='https://2013.igem.org/Team:NCTU Formosa/css/reset?action=raw&ctype=text/css' rel="stylesheet">
<link href='https://2013.igem.org/Team:NCTU Formosa/css/style?action=raw&ctype=text/css' rel="stylesheet">
<link href='https://2013.igem.org/Team:NCTU Formosa/css/style?action=raw&ctype=text/css' rel="stylesheet">
-
/*<link id="size-stylesheet" rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:NCTU Formosa/css/style850u?action=raw&ctype=text/css" />*/
 
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>
<link rel="stylesheet" media="only screen and (min-width: 850px)" href="https://2013.igem.org/Team:NCTU Formosa/css/style850u?action=raw&ctype=text/csss">
<link rel="stylesheet" media="only screen and (min-width: 850px)" href="https://2013.igem.org/Team:NCTU Formosa/css/style850u?action=raw&ctype=text/csss">
Line 15: Line 14:
function adjustStyle(width) {
function adjustStyle(width) {
     width = parseInt(width);
     width = parseInt(width);
-
     /*if (width < 850) {
+
     /*
 +
<link id="size-stylesheet" rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:NCTU Formosa/css/style850u?action=raw&ctype=text/css" />
 +
 
 +
if (width < 850) {
         $("#size-stylesheet").attr("href", unescape('%68%74%74%70%3A%2F%2F%32%30%31%33%2E%69%67%65%6D%2E%6F%72%67%2F%54%65%61%6D%3A%4E%43%54%55%20%46%6F%72%6D%6F%73%61%2F%63%73%73%2F%73%74%79%6C%65%38%35%30%62%3F%61%63%74%69%6F%6E%3D%72%61%77%26%63%74%79%70%65%3D%74%65%78%74%2F%63%73%73'));
         $("#size-stylesheet").attr("href", unescape('%68%74%74%70%3A%2F%2F%32%30%31%33%2E%69%67%65%6D%2E%6F%72%67%2F%54%65%61%6D%3A%4E%43%54%55%20%46%6F%72%6D%6F%73%61%2F%63%73%73%2F%73%74%79%6C%65%38%35%30%62%3F%61%63%74%69%6F%6E%3D%72%61%77%26%63%74%79%70%65%3D%74%65%78%74%2F%63%73%73'));
     } else {
     } else {

Revision as of 13:11, 26 September 2013