| Web 2.0 Web 2.0 is a term often applied to a perceived ongoing transition of the World Wide Web from a collection of websites to a full-fledged computing platform serving web applications to end users. |
![]() |
| LinkBack | Thread Tools | Search this Thread |
|
|||
|
Building an Ajax Loader
Building an Ajax Loader
Communication from the server to the client sometimes is broken up that absolutely nothing is loaded to the webpage. It is a very easy concept most of the time since you will just load your XMLHttpRequest properly. However, the problem usually occurs when as simple as XML and HTTP cannot even recognize the request from XMLHttpRequest. One of the tricks to ensure the program will properly load is to wrap the whole function in an AJAX loader. There are a lot of codes and samples out there but for today’s blog, we will take a look at a very popular script developed by Eddie Traversa. Read More... |
| Sponsored Links |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AJAX and the Back Button Problem | lokeshm | Web 2.0 | 0 | 02-10-2008 03:56 AM |
| AHAH vs. AJAX | lokeshm | Web 2.0 | 0 | 02-09-2008 06:16 AM |
| Ajax Without the Works | lokeshm | Web 2.0 | 0 | 02-08-2008 02:56 PM |
| AJAX Tutorials | lokeshm | Web 2.0 | 0 | 05-02-2007 03:01 AM |
| Building an Ajax Memory Tree in Oracle Application Express | JobHelper | Oracle Tutorials | 0 | 12-03-2006 11:37 AM |