Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 30,654 for

language

(0.11 sec)
  1. <canvas> - HTML | MDN

    HTML Элемент может быть использован для отрисовки графики через скрипты (обычно используется JavaScript). Например, его можно использовать для отрисовки графиков, делать композиции фото или даже выполнять анимации. Вы можете (и должны) дать альтернативное содержание внутри блока . Этот контент будет рендерится в обоих браузерах, в старых которые не поддерживают canvas и в браузерах с отключённым JavaScript....select language Article Actions Русский Remember language Deutsch...

    developer.mozilla.org/ru/docs/Web/HTML/Element/...
  2. HTML 属性: for - HTML: ハイパーテキストマークアップ言語 | MDN

    for 属性は

    developer.mozilla.org/ja/docs/Web/HTML/Attribut...
  3. page-break-inside - CSS: Cascading Style Sheets...

    The page-break-inside CSS property adjusts page breaks inside the current element....Skip to search Skip to select language Article Actions English (US)...(US) Remember language Deutsch Français 日本語 Warning: This property...

    developer.mozilla.org/en-US/docs/Web/CSS/page-b...
  4. scale - CSS: Cascading Style Sheets | MDN

    The scale CSS property allows you to specify scale transforms individually and independently of the transform property. This maps better to typical user interface usage, and saves having to remember the exact order of transform functions to specify in the transform value....Skip to search Skip to select language Article Actions English (US)...(US) Remember language Deutsch Français 日本語 한국어 中文 (简体) The scale...

    developer.mozilla.org/en-US/docs/Web/CSS/scale
  5. TypeError: BigInt value can't be serialized in ...

    The JavaScript exception "BigInt value can't be serialized in JSON" occurs when a BigInt is encountered in JSON.stringify with no custom serialization method provided....Skip to search Skip to select language Article Actions English (US)...(US) Remember language Deutsch The JavaScript exception "BigInt...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  6. Web app manifests | MDN

    A web application manifest, defined in the Web Application Manifest specification, is a JSON text file that provides information about a web application....Skip to search Skip to select language Article Actions English (US)...(US) Remember language Deutsch Español Français 日本語 한국어 Português...

    developer.mozilla.org/en-US/docs/Web/Manifest
  7. HTMLDetailsElement - Web APIs | MDN

    Learn about the HTMLDetailsElement interface, including its properties and methods, code examples, specifications, and browser compatibility....Skip to search Skip to select language Article Actions English (US)...(US) Remember language Deutsch 日本語 中文 (简体) The HTMLDetailsElement...

    developer.mozilla.org/en-US/docs/Web/API/HTMLDe...
  8. PageSwapEvent - Web APIs | MDN

    Learn about the PageSwapEvent interface, including its constructor and properties, code examples, specifications, and browser compatibility....Skip to search Skip to select language Article Actions English (US)...(US) Remember language Deutsch 日本語 The PageSwapEvent event object...

    developer.mozilla.org/en-US/docs/Web/API/PageSw...
  9. Speculative parsing - MDN Web Docs Glossary: De...

    Traditionally in browsers the HTML parser ran on the main thread and was blocked after a tag until the script has been retrieved from the network and executed. Some HTML parser, such as Firefox since Firefox 4, support speculative parsing off of the main thread. It parses ahead while scripts are being downloaded and executed. The HTML parser starts speculative loads for scripts, style sheets and images it finds ahead in the stream and runs the HTML tree construction algorithm speculatively. The upside is that when a speculation succeeds, there's no need to reparse the part of the incoming file that was already scanned for scripts, style sheets and images. The downside is that there's more work lost when the speculation fails....Skip to search Skip to select language Article Actions English (US)...(US) Remember language Deutsch Español Français 日本語 한국어 Русский...

    developer.mozilla.org/en-US/docs/Glossary/Specu...
  10. HTMLElement: dragover event - Web APIs | MDN

    Learn about the dragover event, including its type, syntax, and properties, code examples, specifications, and browser compatibility....Skip to search Skip to select language Article Actions English (US)...(US) Remember language Deutsch Español Français 日本語 中文 (简体) The...

    developer.mozilla.org/en-US/docs/Web/API/HTMLEl...