Writing modern, unobtrusive code consists of two aspects: the Document Object Model
By using AJAX, hybrid server/client-side pagination can be used, in which Javascript is used to request the subsequent page which is loaded and inserted into the Document Object Model via AJAX.
Используя AJAX, можно использовать разбивку на серверный сервер/ клиентскую сторону, в которой Javascript используется для запроса последующей страницы, которая загружается и вставлена в объектную модель документа через AJAX.
For MathJax, the authors must write a program that can walk a tree generated from the Document Object Model (or DOM), look for mathematical elements, parse them, and dynamically replace them with new rendered elements representing the underlying expression.
Авторам MathJax нужно было написать программу, способную пройти дерево, сгенерированное на основе объектной модели документа, найти математические элементы, «запарсить» их и произвести их динамическую замену новыми отрисованными элементами.
Using the Elements panel, shown, you can view the source HTML or CSS styles, browse the Document Object Model, and manipulate each of them in real time.
С помощью панели «Элементы», показанной на рисунке, вы можете просмотреть исходные стили HTML или CSS, просмотреть объектную модель документа и управлять каждым из них в режиме реального времени.
The content may then, depending on the type and nature of the content, be processed further by an ECMAScript engine 211, a module for handling a document object model (DOM) structure 212 and/or a layout engine 213.
После этого, в зависимости от типа и характера контента, он может обрабатываться системой 211 ECMAScript, модулем, осуществляющим обработку структуры 212 объектной модели документов, и/или системой 213 формирования схемы документа.
It also includes libraries based on the draft specification for the HTML 5 document object model, so it's intended to be well-suited to rich front-end applications.
Новый язык также включает в себя библиотеки, основанные на рабочей версии спецификации объектной модели документа HTML 5, так что он будет хорошо подходить для создания визуально богатых приложений.
Version 1.2 has just been finished and work is beginning on SVG 2.0, which is to feature a clarified document object model, simplified scripting and elements for common tasks such as making flow charts and diagrams, Schepers said.
Только что закончена версия 1.2, и начались работы над SVG 2.0, которая будет иметь более прозрачную объектную модель документа, поддерживать более простой механизм создания скриптов и включать в себя элементы для часто выполняемых операций, таких как создание схем и потоковых диаграмм.
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
Интерфейс DOMImplementation предоставляет ряд методов для выполнения операций, которые не зависят от какого-либо экземпляра объектной модели документа.
At this time, the user can interact with the Document Object Model even though it is not fully loaded.
XML grammar format not valid. Cannot load grammar into XML Document Object Model.
Cannot create an instance of the XML Document Object Model. MSXML may not be registered.
Невозможно создать экземпляр модели объектов XML-документов. Возможно, не зарегистрирован MSXML.
Parsing of the document is finished, the Document Object Model is ready, but referenced style sheets, images, and subframes may not be finished loading.
Similarities include dot-notation for accessing the Component Object Model that looks a lot like accessing the Document Object Model in JavaScript.