Ajax demo - call server program
Demo of JS calling a remote program on the server, without reloading the page.
Called program must be on same server as JS.
Program is this
chaos theory demo
.
For example, call the program with
λ
= 4 and start value = 0.75:
chaos.php
chaos.min.php
Enter
λ
Enter start value for x
Run program on server with new parameters:
Run