Categories | Question details Back To List | ||
synchronous Ajax class in chrome is not working Synchronous call of ajax is not working in chrome look at following site www.nexvoiz.com pleases click on a country appearing right of your screen. The grid has to appear but before appearing of grid there are some commands of synchronous ajax which is not working. These commands are working quite efficiently in IE or firefox Answer posted by Support on Jun 22, 2009 05:37 Problem can't be reconstructed locally, online sample also works fine in Chrome http://dhtmlx.com/docs/products/dhtmlxAjax/samples/samples_of_usage/send_request.html?un=1245675573000 >>www.nexvoiz.com Currently , the code branch, which uses sync ajax command not triggered by clicks on the map, page fulle reloaded without executing any calls. ( please beware that page reloading may stop any non-finished ajax requests ) |