Автообновление iframehttp://softtime.ru/forumАвтообновление iframehttp://softtime.ru/forum/read.php?id_forum=4&id_theme=76798#post454545Благдарю!Автообновление iframeTue, 19 Oct 2010 07:33:18 +0300neadekvatАвтообновление iframehttp://softtime.ru/forum/read.php?id_forum=4&id_theme=76798#post454537"iframe src="/libs/chat.php" width="205" id="chat_iframe" height="200" onload="IFR = this; setTimeout ('IFR.src = IFR.src', 5000)""Автообновление iframeTue, 19 Oct 2010 01:57:00 +0300АЯАвтообновление iframehttp://softtime.ru/forum/read.php?id_forum=4&id_theme=76798#post454521не знаю что и почему у Вас там виснет, попробуйте в сам ифрейм совать: "meta http-equiv="refresh" content="5""Автообновление iframeMon, 18 Oct 2010 23:17:48 +0300sl1pАвтообновление iframehttp://softtime.ru/forum/read.php?id_forum=4&id_theme=76798#post454518Спасибо, работает. Но теперь браузер вообще в аут уходит. Не могли бы вы подсказать, как нормально сделать автоматическое обновление iframe...Автообновление iframeMon, 18 Oct 2010 23:13:02 +0300neadekvatАвтообновление iframehttp://softtime.ru/forum/read.php?id_forum=4&id_theme=76798#post454515document.getElementById('chat_iframe').src = '/libs/chat.php';Автообновление iframeMon, 18 Oct 2010 22:53:15 +0300sl1pАвтообновление iframehttp://softtime.ru/forum/read.php?id_forum=4&id_theme=76798#post454511"iframe src="/libs/chat.php" width="205" id="chat_iframe" height="200"" No, sorry "/iframe" "script type="text/javascript"" function refreshChat(){ document.getElementById('chat_iframe').location.src.replace('/libs/chat.php'); setTimeout(refreshChat(),5000); } setTimeout(refreshChat(),5000); firebug выдает "document.getElementById("chat_iframe").location is...Автообновление iframeMon, 18 Oct 2010 22:11:43 +0300neadekvat