Team:NCTU Formosa/source/head
From 2013.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
width = parseInt(width); | width = parseInt(width); | ||
if (width < 850) { | if (width < 850) { | ||
- | $("#size-stylesheet").attr("href", "https://2013.igem.org/Team:NCTU Formosa/css/style850b?action=raw% | + | $("#size-stylesheet").attr("href", "https://2013.igem.org/Team:NCTU Formosa/css/style850b?action=raw%26ctype=text/css"); |
} else { | } else { | ||
- | $("#size-stylesheet").attr("href", "https://2013.igem.org/Team:NCTU Formosa/css/style850u?action=raw% | + | $("#size-stylesheet").attr("href", "https://2013.igem.org/Team:NCTU Formosa/css/style850u?action=raw%26ctype=text/css"); |
} | } | ||
} | } |
Revision as of 19:27, 28 August 2013