![jsfiddle_final]()
Ajax and javascript is hard to debug and find where it go wrong. One of the great offline tools to debug your ajax and javascript code is Firebug with Firefly extension. But you need to modify your code and insert some debug code from firebug, and you can see the result in Firebug windows. I […]