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
I just ran into this in Chrome (was fine in Firefox) and adding async: true to the ajax parameters solved it.
async: true