Форум Flasher.ru

Форум Flasher.ru (http://www.flasher.ru/forum/index.php)
-   DHTML/JS/CSS (http://www.flasher.ru/forum/forumdisplay.php?f=24)
-   -   window.document.title не работает в Netscape (http://www.flasher.ru/forum/showthread.php?t=63540)

b_ens 08.10.2004 20:30

window.document.title не работает в Netscape
 
Привет.

следующий код работает в IE, но не работает в Mozilla и Netscape.
Т.е. открывается новое окно с файлом внутри, но title окошка меняется только под IE.
Код:

var windows;
windows = window.open('images/joinnow.gif','displayWindow','toolbar=no,location=no,directories=no');
windows.document.title = "HELLO";

Как сделать, чтоб title менялся и под Netscape?

nagash 13.10.2004 12:03

displayWindow.document.title = "HELLO";


Часовой пояс GMT +4, время: 13:17.

Copyright © 1999-2008 Flasher.ru. All rights reserved.
Работает на vBulletin®. Copyright ©2000 - 2026, Jelsoft Enterprises Ltd. Перевод: zCarot
Администрация сайта не несёт ответственности за любую предоставленную посетителями информацию. Подробнее см. Правила.