Team:Amsterdam/shadow/modeling/model1

From 2012.igem.org

(Difference between revisions)
Line 8: Line 8:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="https://dl-web.dropbox.com/get/numeric.js?w=f4425ad6"></script>
<script type="text/javascript" src="https://dl-web.dropbox.com/get/numeric.js?w=f4425ad6"></script>
 +
<script type="text/javascript">
 +
function myFunction()
 +
{
 +
alert("I am an alert box!");
 +
}
 +
</script>
<script type="text/javascript">
<script type="text/javascript">
function difEqPlot(m){
function difEqPlot(m){
Line 97: Line 103:
<div id="container" style="min-width: 400px; height: 400px; margin: 0 auto"></div>
<div id="container" style="min-width: 400px; height: 400px; margin: 0 auto"></div>
 +
<input type="button" onclick="myFunction()" value="Show alert box" />
 +
</p>
</p>
</div>
</div>

Revision as of 11:53, 20 June 2012

Test page

iGEM Amsterdam: Cell Logbook

Please Enter a number and click the submit button