AJAX Code [2008-02-07 11:52:54]
Multi-player Ajax Games
By David Hurth
The below code is how the post purposes that you would send data to the server side (this code uses a hand rolled Ajax call, but you could change it to use a library). var httpSend = null; var httpGet = null; function send(action) …
Ajaxonomy - The Study of Ajax… - http://www.ajaxonomy.com
.