Difference between revisions of "Sandbox"

From SolarSailWiki
Share/Save/Bookmark
Jump to: navigation, search
m
m
Line 1: Line 1:
<php>  
+
<php>
 
echo '<script src="../Wikka/3rdparty/plugins/jsmath/jsMath.js" type="text/javascript"></script>
 
echo '<script src="../Wikka/3rdparty/plugins/jsmath/jsMath.js" type="text/javascript"></script>
 
<NOSCRIPT>
 
<NOSCRIPT>
 
<DIV STYLE="color:#CC0000; text-align:center">
 
<DIV STYLE="color:#CC0000; text-align:center">
 
<B>Warning: <A HREF="http://www.math.union.edu/locate/jsMath">jsMath</A>
 
<B>Warning: <A HREF="http://www.math.union.edu/locate/jsMath">jsMath</A>
requires JavaScript to process the mathematics on this page.<BR>
+
requires JavaScript to process the mathematics on this page.<BR />
 
If your browser supports JavaScript, be sure it is enabled.</B>
 
If your browser supports JavaScript, be sure it is enabled.</B>
 
</DIV>
 
</DIV>
<HR>
+
<HR />
 
</NOSCRIPT>';
 
</NOSCRIPT>';
 
</php>
 
</php>

Revision as of 21:50, 19 April 2006

<php> echo '<script src="../Wikka/3rdparty/plugins/jsmath/jsMath.js" type="text/javascript"></script> <NOSCRIPT>

Warning: <A HREF="http://www.math.union.edu/locate/jsMath">jsMath</A> requires JavaScript to process the mathematics on this page.
If your browser supports JavaScript, be sure it is enabled.


</NOSCRIPT>'; </php>

\sum_{i=1}^{\nu} i = {n(n+1)\over 2}

<php> echo '<script type="text/javascript">jsMath.Process()</script>'; </php>