javascript код убирает фокус с текстового поляhttp://softtime.ru/forumjavascript код убирает фокус с текстового поляhttp://softtime.ru/forum/read.php?id_forum=4&id_theme=74299#post437618"script" function ES () {window.getSelection ().removeAllRanges (); setTimeout ('ES ()', 100)} onload = function () { document.body.onselectstart = function ()...javascript код убирает фокус с текстового поляMon, 7 Jun 2010 21:54:14 +0300АЯjavascript код убирает фокус с текстового поляhttp://softtime.ru/forum/read.php?id_forum=4&id_theme=74299#post437607следующий код постоянно вызывается на странице для ИЕ - if(document.selection && document.selection.empty) { document.selection.empty (); } И для остальных браузеров...javascript код убирает фокус с текстового поляMon, 7 Jun 2010 19:20:53 +0300vilk