Логин:

Пароль:

Форумы
Общие вопросы
Document Object Model
Обсуждаем конференцию
Web Usability (test)

Общие вопросы

Вывод результата...

<iframe name=if1>
.....

<script><!--
window.frames['if1'].document.write('text')
//и/или
with (window.frames['if1']) {
.document.write ('text')
.document.write ('text')
.document.write ('text')
}
//--></script>
СообщениеАвторДата
jet29.03.2001 01:13
Leechy29.03.2001 17:12
slash29.03.2001 18:00
Leechy30.03.2001 15:22
slash29.03.2001 12:19
jet29.03.2001 15:25
slash29.03.2001 15:47
jet29.03.2001 17:05
Гость29.03.2001 15:47