Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,244 for

dom

(0.04 sec)
  1. Web API | MDN

    ウェブのコードを書く時は、数多くの Web API が利用できます。以下に、ウェブアプリやサイトを開発する際に利用することができる可能性があるすべてのインターフェイス(オブジェクト型)のリストを挙げます。...ストレージアクセス API センサー API 群 タ 通知 API DOM ナ ネットワーク情報 API ハ バックグラウンド同期 API...Credential Management API D DOM Device Memory API Device Orientation...

    developer.mozilla.org/ja/docs/Web/API
  2. Proxy - JavaScript | MDN

    The Proxy object enables you to create a proxy for another object, which can intercept and redefine fundamental operations for that object....for native objects, such as DOM elements, Map objects, or anything...Throws an exception Manipulating DOM nodes In this example we use...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  3. GroupDocs.Editor for .NET 23.4 Release Notes

    GroupDocs.Editor for .NET 23.4 Release Notes – the latest updates and fixes....element getter in the new HTML DOM Bug EDITORNET-2495 Fix issue...

    releases.groupdocs.com/editor/net/release-notes...
  4. <br> - HTML(超文本标记语言) | MDN

    HTML
    元素在文本中生成一个换行(回车)符号。此元素在写诗和地址时很有用,这些地方的换行都非常重要。...ARIA 角色 none 、 presentation DOM 接口 HTMLBRElement 规范 Specification...

    developer.mozilla.org/zh-CN/docs/Web/HTML/Eleme...
  5. Deep copy - MDN Web Docs Glossary: Definitions ...

    A deep copy of an object is a copy whose properties do not share the same references (point to the same underlying values) as those of the source object from which the copy was made. As a result, when you change either the source or the copy, you can be assured you're not causing the other object to change too. That behavior contrasts with the behavior of a shallow copy, in which changes to nested properties in the source or the copy may cause the other object to change too....represent HTML elements in the HTML DOM API , recursive data, and many...

    developer.mozilla.org/en-US/docs/Glossary/Deep_...
  6. <object> - HTML(超文本标记语言) | MDN

    HTML 元素(或者称作 HTML 嵌入对象元素)表示引入一个外部资源,这个资源可能是一张图片,一个嵌入的浏览上下文,亦或是一个插件所使用的资源。... DOM 接口 HTMLObjectElement 属性 元素包含...
    developer.mozilla.org/zh-CN/docs/Web/HTML/Eleme...
  7. <i>:斜體文字元素 - HTML:超文本標記語言 | MDN

    HTML 元素代表一段文字,由於某些原因與正常文字有所區分,例如成語、專業術語、分類設計等。歷史上,這些元素通常以斜體字來呈現,這也是這個元素被命名為 的原因。...ARIA 角色 generic 允許的 ARIA 角色 任何 DOM 介面 HTMLElement 規範 Specification...

    developer.mozilla.org/zh-TW/docs/Web/HTML/Eleme...
  8. <td>: элемент ячейки таблицы данных - HTML | MDN

    HTML-элемент определяет ячейку таблицы которая содержит данные. Участвует в табличной модели.... Допустимые ARIA-роли Любые DOM-интерфейс HTMLTableDataCellEle...

    developer.mozilla.org/ru/docs/Web/HTML/Element/td
  9. <li>:列表项元素 - HTML(超文本标记语言) | MDN

  10. HTML 元素用于表示列表中的项目。它必须包含在一个父元素中:有序列表(
      )、无序列表(
        )或菜单()。在菜单和无序列表中,列表项通常使用项目符号显示。在有序列表中,通常在左侧显示一个升序计数器,如数字或字母。...、 separator 、 tab 、 treeitem DOM 接口 HTMLLIElement 规范 Specification...
  11. developer.mozilla.org/zh-CN/docs/Web/HTML/Eleme...
  12. <article>:文章內容元素 - HTML:超文本標記語言 | MDN

    HTML 元素代表文件、頁面、應用程式或站點中的一個獨立組成部分,該部分旨在獨立分發或重複使用(例如,在聯合編輯中)。例如:論壇帖子、雜誌或報紙文章、部落格文章、產品卡片、用戶提交的評論、互動小工具或小裝置,或任何其他獨立的內容項目。...none 、 presentation 、 region DOM 介面 HTMLElement 屬性 此元素僅包含 全域屬性...

    developer.mozilla.org/zh-TW/docs/Web/HTML/Eleme...