JavaScript: Ajax Notifications with jQuery
26/08/2009“If you’re using Ajax, you should give hints to the user when a request to the server is being made, and you should tell him if something goes wrong. Gmail does this really well. Here’s how I coded it.”
Comments are closed.