Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 2,386 for

script

(0.08 sec)
  1. Speculation Rules API - Web APIs | MDN

    The Speculation Rules API is designed to improve performance for future navigations. It targets document URLs rather than specific resource files, and so makes sense for multi-page applications (MPAs) rather than single-page applications (SPAs)....be specified inside inline <script type="speculationrules"> elements...JSON structure. A script example: html <script type="speculationrules">...

    developer.mozilla.org/en-US/docs/Web/API/Specul...
  2. <dl>: Элемент списка описаний - HTML | MDN

    HTML-элемент
    (от англ. DeScription List) представляет собой список описаний. Этот элемент служит контейнером для списка пар терминов (определяемых элементом
    ) и их описаний (определяемых элементами
    ). Этот элемент обычно используют при создании глоссария или для отображения метаданных (списка пар ключ-значение)....необязательно смешанных с элементами <script> и <template> . Либо: Один...необязательно смешанных с элементами <script> и <template> . Пропуск тегов...

    developer.mozilla.org/ru/docs/Web/HTML/Element/dl
  3. Componentizing our Svelte app - Learn web devel...

    Now we have all of our app's required functionality in place. We can display, add, edit, and delete to-dos, mark them as completed, and filter by status....file: svelte <script> export let filter = 'all' </script> <div class="filters...the top of the Todos.svelte <script> section: js import FilterButton...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  4. Creating our first Vue component - Learn web de...

    And that will do for this article. At this point we have a nicely-working ToDoItem component that can be passed a label to display, will store its checked state, and will be rendered with a unique id each time it is called. You can check if the unique ids are working by temporarily adding more calls into App.vue, and then checking their rendered output with your browser's DevTools.... Create a <script></script> section below your template...template section. Inside the <script> tags, add a default exported...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  5. Working with Svelte stores - Learn web developm...

    In this article we added two new features: an Alert component and persisting todos to web storage....following content: svelte <script> import { alert } from '../stores...value) onDestroy(unsubscribe) </script> {#if alertContent} <div on:click={()...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  6. Setting up a Node development environment - Lea...

    You now have a Node development environment up and running on your computer that can be used for creating Express web applications. You've also seen how npm can be used to import Express into an application, and also how you can create applications using the Express Application Generator tool and then run them....See nvm > Install & Update Script for the terminal instructions...requests on port 3000. The script then prints a message to the...

    developer.mozilla.org/en-US/docs/Learn/Server-s...
  7. Trusted Types API - Web APIs | MDN

    The Trusted Types API gives web developers a way to lock down the insecure parts of the DOM API to prevent client-side Cross-site Scripting (XSS) attacks....prevent client-side Cross-site scripting (XSS) attacks. Concepts and...sink that could lead to the script being executed. TrustedScriptURL...

    developer.mozilla.org/en-US/docs/Web/API/Truste...
  8. O que está no cabeçalho? Metadados em HTML - Ap...

    O head de um documento HTML é a parte que não é exibida no navegador da Web quando a página é carregada. Ele contém informações como title , links para (se você deseja modelar seu conteúdo HTML com CSS), links para favicons personalizados e outros metadados (dados sobre o HTML, como quem o escreveu, e palavras-chave importantes que descrevem o documento.) Neste artigo, abordaremos todas as coisas acima e mais. Dando-lhe uma boa base para lidar com marcação....elemento <link> e o elemento <script> , respectivamente. O elemento...href="meu-arquivo-css.css" /> O elemento <script> não precisa ir no cabeçalho;...

    developer.mozilla.org/pt-BR/docs/Learn/HTML/Int...
  9. HTMLLIElement - Web APIs | MDN

    Learn about the HTMLLIElement interface, including its properties and methods, specifications and browser compatibility....CSSOM methods to set it via a script. HTMLLIElement.value An integer...

    developer.mozilla.org/en-US/docs/Web/API/HTMLLI...
  10. GroupDocs Viewer for .NET 1.5.0 Supports Micros...

    We’re happy to announce the release of GroupDocs Viewer for .NET 1.5.0 as an update to our suite of .NET Libraries. This version includes many new features and enhancements. Some of the features and enhancements are listed below: Support for Microsoft Visio and Microsoft Outlook file formats A setting to customize the width of the thumbnails container A setting to display the image width (for cache generation) Cross-domain detection Support for Norwegian language Header-less Viewer and control methods Concatenation of multiple streams into one document Usage of a default width for images having smaller widths A message box to display the file-download errors Client error handling for GetPdf2JavaScript Supports the display of pages with variable heights in their original proportion Resizing after creation: the setWidth and setHeight methods allow resizing of the viewer even after creation Error propagation to customer’s code: an event is triggered when an error occurs, containing the information about the error....displaying an “unresponsive script” window when opening a large...

    blog.groupdocs.com/total/groupdocs-viewer-for-n...