- Sort Score
- Num 10 results
- Language All
- Labels All
Results 5811 - 5820 of over 10,000 for filetype:html (0.62 seconds)
-
Closures - JavaScript | MDN
A closure is the combination of a function bundled together (enclosed) with references to its surrounding state (the lexical environment). In other words, a closure gives a function access to its outer scope. In JavaScript, closures are created every time a function is created, at function creation time.developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/ClosuresTue May 05 01:21:59 GMT 2026 27.6K bytes -
<feMerge> - SVG | MDN
The <feMerge> SVG element allows filter effects to be applied concurrently instead of sequentially. This is achieved by other filters storing their output via the result attribute and then accessing it in a <feMergeNode> child.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feMergeTue May 05 01:22:14 GMT 2026 19K bytes -
<feBlend> - SVG | MDN
The <feBlend> SVG filter primitive composes two objects together ruled by a certain blending mode. This is similar to what is known from image editing software when blending two layers. The mode is defined by the mode attribute.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feBlendTue May 05 01:22:14 GMT 2026 19K bytes -
function* expression - JavaScript | MDN
The function* keyword can be used to define a generator function inside an expression.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/function*Tue May 05 01:22:09 GMT 2026 23K bytes -
<style> - SVG | MDN
The <style> SVG element allows style sheets to be embedded directly within SVG content.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/styleTue May 05 01:22:15 GMT 2026 19K bytes -
String - JavaScript | MDN
The String object is used to represent and manipulate a sequence of characters.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/StringTue May 05 01:22:06 GMT 2026 24.1K bytes -
<feColorMatrix> - SVG | MDN
The <feColorMatrix> SVG filter element changes colors based on a transformation matrix. Every pixel's color value [R,G,B,A] is matrix multiplied by a 5 by 5 color matrix to create new color [R',G',B',A'].developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feColorMatrixTue May 05 01:22:14 GMT 2026 20.2K bytes -
<feDropShadow> - SVG | MDN
The <feDropShadow> SVG filter primitive creates a drop shadow of the input image. It can only be used inside a <filter> element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feDropShadowTue May 05 01:22:14 GMT 2026 19.1K bytes -
RangeError - JavaScript | MDN
The RangeError object indicates an error when a value is not in the set or range of allowed values.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RangeErrorTue May 05 01:22:05 GMT 2026 17K bytes -
baseProfile - SVG | MDN
The baseProfile attribute describes the minimum SVG language profile that the author believes is necessary to correctly render the content. The attribute does not specify any processing restrictions; it can be considered metadata.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/baseProfileTue May 05 01:22:12 GMT 2026 17.7K bytes