All tricks on da WWWeb

This is a collection of cool Web programming stuff - mostly UI Design, optimization & usability related stuff

Home  |  Sumedha Pics  |  Thoughts  |  Humour  |  ParaNormal

Friday, March 25, 2005

DataRequester (Wrapper for XMLHTTPRequest)


  1. XMLHttpRequest

    A JavaScript wrapper for the XMLHttpRequest object that enables the trivial implimentation of dynamic interfaces without the painful necessity for a complete page-refresh to talk to the server. In other words: Ajax without the confusing API.

    Download: DataRequestor.js - 15kb


  2. Rich Interactive Web Clients via Ajax

    Something more on 'Ajax'
    http://www.veen.com/jeff/archives/000689.html


1 Comments:

  • At 3:45 AM, Blogger Sudar said…

    Hi
    Just now came to know abt this. I am downloading it right now and will let u know my experiences.

     

Post a Comment

<< Home