I'm triggering "on" change function using jquery. It works perfectly fine in firefox and chrome.. But this is not getting triggered in IE 11. Here is my code
$("#newstaggered-carousel input[name='otherCity']").on('change', function() {
I'm triggering "on" change function using jquery. It works perfectly fine in firefox and chrome.. But this is not getting triggered in IE 11. Here is my code
$("#newstaggered-carousel input[name='otherCity']").on('change', function() {