JavaScript Tutorials
Home
JavaScript
JavaScriptAjax without the X? - Good article about combining a generic Javascript new script engine with some PHP to deliver simple AJAX interactions
If you’ve wrestled with the whole XMLHttpRequest part of AJAX you should read this article. It clearly explains the technique of appending a new Javascript SCRIPT tag into the body and using the results to display new or updated content.
But there is one problem with most of the current implementations of Ajax: it has [...]
Read Article
Sponsored Links
Read Article
Sponsored Links
Related Topics
Sponsored Links
