[jQuery] jQuery - Binding to Ajax Event

2009-01-08 Thread goodsanket
Hi all I am developing a portal and i am kind of stuck. I am using multiple AJAX calls to get data dynamically from a JSON file. In one page I am making 2 AJAX calls, and I want to call a function on call back from AJAX. I found out a way to do it, its something like this, $(window).bin

[jQuery] jQuery - Binding to Ajax Event

2009-01-08 Thread goodsanket
Hi all I am developing a portal and i am kind of stuck. I am using multiple AJAX calls to get data dynamically from a JSON file. In one page I am making 2 AJAX calls, and I want to call a function on call back from AJAX. I found out a way to do it, its something like this, $(window).bi