Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,803 for

script

(0.18 sec)
  1. Using Web Workers - Web APIs | MDN

    Web Workers are a simple means for web content to run Scripts in background threads. The worker thread can perform tasks without interfering with the user interface. In addition, they can make network requests using the fetch() or XMLHttpRequest APIs. Once created, a worker can send messages to the JavaScript code that created it by posting messages to an event handler specified by that code (and vice versa)....means for web content to run scripts in background threads. The...that are utilized by a single script; shared workers use SharedWorkerGlobalSc...

    developer.mozilla.org/en-US/docs/Web/API/Web_Wo...
  2. Modify a web page - Mozilla | MDN

    One of the most common use cases for an extension is to modify a web page. For example, an extension might want to change the style applied to a page, hide particular DOM nodes, or inject extra DOM nodes into the page....of URLs, and load a set of scripts into pages whose URL matches...Using a JavaScript API, load a script into the page hosted by a particular...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  3. Creating Simple ASP Pages | Microsoft Learn

    Skip to main content This browser is no longer supported. Upgrade to Microsoft Edge to take advantage of the latest f......server-side scripts in an COM-compliant scripting language such...server dispenses with the ASP script processing and efficiently...

    learn.microsoft.com/en-us/previous-versions/iis...
  4. Content Security Policy (CSP) - HTTP | MDN

    Content Security Policy (CSP) is a feature that helps to prevent or minimize the risk of certain types of security threats. It consists of a series of instructions from a website to a browser, which instruct the browser to place restrictions on the things that the code comprising the site is allowed to do....defense against cross-site scripting (XSS) attacks, in which an...protection against cross-site scripting (XSS) attacks. In this section...

    developer.mozilla.org/en-US/docs/Web/HTTP/CSP
  5. FileType.SCRIPT Field - GroupDocs.Viewer for .N...

    Generic Script File (.Script)...Field SCALA Field SCM Field SCRIPT Field SevenZip Field SH Field...FileType SCRIPT Field Generic Script File (.script) Namespace:...

    apireference.groupdocs.com/viewer/net/groupdocs...
  6. HTML attribute: crossorigin - HTML: HyperText M...

    The crossorigin attribute, valid on the

    developer.mozilla.org/en-US/docs/Web/HTML/Attri...
  7. TrustedScript - Web APIs | MDN

    Learn about the TrustedScript interface, including its methods, code examples, specifications, and browser compatibility....a string with an uncompiled script body that a developer can insert...sink that might execute the script. These objects are created...

    developer.mozilla.org/en-US/docs/Web/API/Truste...
  8. HTMLElement: virtualKeyboardPolicy property - W...

    Learn about the HTMLElement.virtualKeyboardPolicy property, including its type, code examples, specifications, and browser compatibility....is handled manually by the script. Examples The following example...virtual keyboard behavior via script: js const element = document...

    developer.mozilla.org/en-US/docs/Web/API/HTMLEl...
  9. Safely insert external content into a page - Mo...

    There are times when you might want or need to include content from an external source in your extension. But, there is the risk that the source may have malicious Scripts embedded in it—added by either the developer of the source or by a malicious third-party....source may have malicious scripts embedded in it—added by either...feed item's title includes a script. This could be something as...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  10. BluetoothRemoteGATTServer - Web APIs | MDN

    Learn about the BluetoothRemoteGATTServer interface, including its properties and methods, specifications and browser compatibility....that returns true while this script execution environment is connected...connect() Experimental Causes the script execution environment to connect...

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