Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 2,414 for

dom

(0.26 sec)
  1. グローバル属性 - HTML: ハイパーテキストマークアップ言語 | MDN

    グローバル属性は、すべての HTML 要素で共通の属性です。すべての要素で使用できますが、要素によっては効果がないこともあります。...これらの属性はカスタムデータ属性と呼ばれており、 HTML とその DOM 表現との間で、固有の情報を交換できるようにします。すべて...ARIA 仕様書でのロールの名前です。 slot シャドウ DOM のシャドウツリー内のスロットを、要素に割り当てます。 slot...

    developer.mozilla.org/ja/docs/Web/HTML/Global_a...
  2. contain - CSS: Cascading Style Sheets | MDN

    The contain CSS property indicates that an element and its contents are, as much as possible, independent from the rest of the document tree. Containment enables isolating a subsection of the Dom, providing performance benefits by limiting calculations of layout, style, paint, size, or any combination to a Dom subtree rather than the entire page. Containment can also be used to scope CSS counters and quotes....isolating a subsection of the DOM, providing performance benefits...size, or any combination to a DOM subtree rather than the entire...

    developer.mozilla.org/en-US/docs/Web/CSS/contain
  3. Pointer events - Web APIs | MDN

    Much of today's web content assumes the user's pointing device will be a mouse. However, since many devices support other types of pointing input devices, such as pen/stylus and touch surfaces, extensions to the existing pointing device event models are needed. Pointer events address that need.... Pointer events are DOM events that are fired for a pointing...designed to create a single DOM event model to handle pointing...

    developer.mozilla.org/en-US/docs/Web/API/Pointe...
  4. Share objects with page scripts - Mozilla | MDN

    As the content scripts guide notes, content scripts don't see changes made to the Dom by scripts loaded by web pages. This means that, for example, if a web page loads a library like jQuery, content scripts won't be able to use it, and have to load their own copy. Conversely, scripts loaded by web pages can't see changes made by content scripts....don't see changes made to the DOM by scripts loaded by web pages...content scripts In Firefox, DOM objects in content scripts get...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  5. MathML | MDN

    Mathematical Markup Language (MathML) is an XML-based language for describing mathematical notation....standards including HTML , CSS , DOM , JavaScript . Below you will...

    developer.mozilla.org/en-US/docs/Web/MathML
  6. JavaScript - MDN Web Docs Glossary: Definitions...

    JavaScript (or "JS") is a programming language used most often for dynamic client-side scripts on webpages, but it is also often used on the server-side, using a runtime such as Node.js, Deno, and Bun....webpage content through the DOM , retrieve content from servers...

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

    HTML 元素在文本上添加删除线(水平线)。...&lt;s&gt;: <s>今日特供:鲑鱼</s> 已售罄 结果 技术概要 DOM 接口 HTMLElement 规范 Specification...

    developer.mozilla.org/zh-CN/docs/Web/HTML/Eleme...
  8. Technologies web pour développeurs | MDN

    Le Web fournit d'incroyables opportunités aux développeuses et développeurs. Pour tirer le meilleur parti de ces technologies, il est nécessaire de savoir comment les utiliser. Voici différents liens qui vous permettront de naviguer dans la documentation de ces technologies web.... On y trouve notamment le DOM, les diverses interfaces et API...

    developer.mozilla.org/fr/docs/Web
  9. <br> - элемент переноса строки - HTML | MDN

    HTML-элемент
    устанавливает перевод строки в тексте (возврат каретки). Он полезен при написании поэмы или адреса, где важно деление на строки.... Интерфейс DOM HTMLBRElement Спецификации Specification...

    developer.mozilla.org/ru/docs/Web/HTML/Element/br
  10. article (artigo) - HTML: Linguagem de Marcação ...

    O Elemento HTML Article (
    ) representa uma composição independente em um documento, página, aplicação, ou site, ou que é destinado a ser distribuido de forma independente ou reutilizável, por exemplo, em sindicação. Este poderia ser o post de um fórum, um artigo de revista ou jornal, um post de um blog, um comentário enviado por um usuário, um gadget ou widget interativos, ou qualquer outra forma de conteúdo independente.... Interface DOM Este elemento implementa a interface...

    developer.mozilla.org/pt-BR/docs/Web/HTML/Eleme...