Published on 2005-07-19 09:20:37
Many people are wondering how to debug AJAX application. In fact, the idea of cross plateform development isn't that easy to debug, there is Javascript calls, and there is XML server response in the other side. And if you have two errors in the two sides you'll have a great "debugging day"
A Solution that help doing this, and I guess firefox users know it, is the extension GreaseMonkey. GreaseMonkey is really great and you can use it in lot of applications. It was banned for Gmail because it allow to replace the "Archive" button with "Delete" one :-)
Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved