jQuery: не работает метод .post в Internet Explorerhttp://softtime.ru/forumjQuery: не работает метод .post в Internet Explorerhttp://softtime.ru/forum/read.php?id_forum=4&id_theme=80625#post480160//utf8 to 1251 converter (1 byte format, RU/EN support only + any other symbols) by drgluck function utf8_decode (aa) {...jQuery: не работает метод .post в Internet ExplorerSun, 8 May 2011 19:44:47 +0300alexander95jQuery: не работает метод .post в Internet Explorerhttp://softtime.ru/forum/read.php?id_forum=4&id_theme=80625#post480159cheops, разобрался. Дело в кодировке. Скрипт который принипает ajaxданные (ajax.php) в нем передавался заголовок, устанавливающий кодировку cp1251. Но как известно...jQuery: не работает метод .post в Internet ExplorerSun, 8 May 2011 18:20:16 +0300olsjQuery: не работает метод .post в Internet Explorerhttp://softtime.ru/forum/read.php?id_forum=4&id_theme=80625#post4801531) Какая версия Internet Explorer? 2) Какая версия jQuery? 3) Что такое val, откуда он берется и что дает alert(val.value);...jQuery: не работает метод .post в Internet ExplorerSun, 8 May 2011 18:06:02 +0300cheopsjQuery: не работает метод .post в Internet Explorerhttp://softtime.ru/forum/read.php?id_forum=4&id_theme=80625#post480147"script type="text/javascript"" function change_street(val) { var id_street = val.value; $.post("/blocks/ajax.php", {id_street: ""+id_street+""}, function(data){ $("#d").html(data); }); } "/script" из-за чего может...jQuery: не работает метод .post в Internet ExplorerSun, 8 May 2011 17:45:09 +0300ols