Team:Heidelberg/templates/mathjax
From 2014.igem.org
(Difference between revisions)
(One intermediate revision not shown) | |||
Line 3: | Line 3: | ||
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); | MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}}); | ||
MathJax.Hub.Startup.signal.Interest(function (message) { | MathJax.Hub.Startup.signal.Interest(function (message) { | ||
- | if(message == " | + | if(message == "End") |
- | + | document.styleSheets[0].disabled = true; | |
}); | }); | ||
</script> | </script> |
Latest revision as of 19:10, 17 October 2014