i have the following jquery code running on my page just fine in FF and IE, but chrome seems to be freaking out..
in FF and IE the call is made and the result is app
Try this for success :
success: function(response) { branchDetailsSuccess(response); },