GeekArticles
XML
AJAXOnLoad for Initial Rendering
Author: ajaxwith.com |
Published: 5th Jul 2008 |
Visited: 216 times |
Add CommentFiled in: AJAXOnLoad is one of the most powerful functions in an Ajax based application. With this function developers could easily render other functions which enables asynchronous streaming of data. OnLoad also have the ability to target specific areas in the webpage so that each window will be working independently which further enhances the interactivity of an Ajax based website. What makes OnLoad even more
Submitted by <a Category: <a Tips</a>
Read Article Sponsored Links
Related Articles
• Working with Callback and Control Rendering In this article, Muhammad discusses the working of Callback and Controls rendering with the help of a sample application. He initially provides a short explanation of some of the important terms and then provides the steps required to accomplish the task along with both the callback server and clien ...