Логин:

Пароль:

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

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

Вставка html в DHTMLEdit component

<script>
function f(){
with(document.selection.createRange()){
.pasteHTML("test" + htmlText + "test");
}
}
</script>
СообщениеАвторДата
des25.03.2003 17:59
Андрей М.25.03.2003 18:10
des26.03.2003 10:33