MyITBlog.com - IT Professionals Online Journal
 
  Home  |   Site News  |   About Us  |   Privacy  |   FAQ  |   Contact   Add Blog Entry  |  Login  |  Register   
 My Account
Username
Password
Remember me
Lost Password?


 Categories


  HOME  >  IT Water CoolerPrint


0
Votes
JavaScript Timers for Ajax in IT Water Cooler   
by Lokesh on 24 Apr 2008, 08:25     Read Lokesh's Blog
Total Hits: 37    Comments: 0   

JavaScript Timers for Ajax 

The asynchronous function in Ajax establishes a single point connection from the server to the user interface in the browser. Developers have to work with this setting despite the number of functions that it has to execute “at the same time”. For the users, the function is executed at the same time but they are actually written asynchronously and are being lined up for execution when triggered by the user. The advantage of this single line of connection is that fact that

Read More...


 

Post Comment

Copyright © 2008 MyITBlog.com