Quantcast
Channel: Adobe Community : All Content - ColdFusion
Viewing all articles
Browse latest Browse all 5979

ColdFusion.Ajax.submitForm no longer works in IE10? any solutions

$
0
0

I have the following code, it works fine in IE8 & IE9 but stopped working in IE10, does anyone know why? the alert is displayed and it re-loads the page...it just doens't call the Ajax call..any help need to get this working again ASAP! Thanks.

 

function submitaddsitemed(){

alert('test');

ColdFusion.Ajax.submitForm('frm_testmed','test_add.cfm',callback,erro rHandler,false);

    location.reload();

}


Viewing all articles
Browse latest Browse all 5979

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>