mercredi 28 janvier 2015

why does .trigger('submit') not work in IE9?


$("#lang").on('change',function () {
$('#topNavMenuWrap').trigger('submit');
//alert(this.value);
});


hi everyone, kind of a newbie here and just wondering why this does not work in IE9 - works in all other browsers. Any insight would be super helpful! thanks!


Aucun commentaire:

Enregistrer un commentaire