ajax doesnt execute on chrome
Permalink
I built a form using the ajax_forms add-on from jordanlev (Awesome add-on btw) And the on _success script isn't executing in chrome. It works in Firefox and IE. I've cleared my cache (both browser and site). I'm stuck, anyone have any ideas?
Also have a look at the network tab of the developer console and see if the issue is the browser not sending the full ajax request.