- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2571 - 2580 of 3,108 for host:developer.mozilla.org (0.04 sec)
-
Numbers and strings - JavaScript | MDN
This chapter introduces the two most fundamental data types in JavaScript: numbers and strings. We will introduce their underlying representations, and functions used to work with and perform calculations on them.developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Numbers_and_stringsRegistered: Wed Jul 16 00:51:18 UTC 2025 - Last Modified: Tue Jul 15 00:51:09 UTC 2025 - 199.6K bytes - Viewed (0) -
<feFuncG> - SVG | MDN
The <feFuncG> SVG filter primitive defines the transfer function for the green component of the input graphic of its parent <feComponentTransfer> element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feFuncGRegistered: Wed Jul 16 00:50:14 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 109.2K bytes - Viewed (0) -
<defs> - SVG | MDN
The <defs> SVG element is used to store graphical objects that will be used at a later time. Objects created inside a <defs> element are not rendered directly. To display them you have to reference them (with a <use> element for example).developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/defsRegistered: Wed Jul 16 00:50:37 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 114.4K bytes - Viewed (0) -
<use> - SVG | MDN
The <use> element takes nodes from within an SVG document, and duplicates them somewhere else. The effect is the same as if the nodes were deeply cloned into a non-exposed DOM, then pasted where the <use> element is, much like cloned <template> elements.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/useRegistered: Wed Jul 16 00:52:53 UTC 2025 - Last Modified: Wed Jul 16 00:47:36 UTC 2025 - 128.4K bytes - Viewed (0) -
<desc> - SVG | MDN
The <desc> SVG element provides an accessible, long-text description of any SVG container element or graphics element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/descRegistered: Wed Jul 16 00:52:32 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 111.4K bytes - Viewed (0) -
Bitwise OR assignment (|=) - JavaScript | MDN
The bitwise OR assignment (|=) operator performs bitwise OR on the two operands and assigns the result to the left operand.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Bitwise_OR_assignmentRegistered: Wed Jul 16 00:55:25 UTC 2025 - Last Modified: Wed Jul 16 00:47:27 UTC 2025 - 142.1K bytes - Viewed (0) -
<animateTransform> - SVG | MDN
The <animateTransform> SVG element animates a transformation attribute on its target element, thereby allowing animations to control translation, scaling, rotation, and/or skewing.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/animateTransformRegistered: Wed Jul 16 00:55:26 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 110.7K bytes - Viewed (0) -
SVG filters - SVG | MDN
SVG allows us to use similar tools as the bitmap description language such as the use of shadow, blur effects or even merging the results of different filters. With the filter element <filter> it is possible to add these effects and later on attach them to an object.developer.mozilla.org/en-US/docs/Web/SVG/Guides/SVG_filtersRegistered: Wed Jul 16 00:55:32 UTC 2025 - Last Modified: Wed Jul 16 00:47:32 UTC 2025 - 106.1K bytes - Viewed (0) -
<feComponentTransfer> - SVG | MDN
The <feComponentTransfer> SVG filter primitive performs color-component-wise remapping of data for each pixel. It allows operations like brightness adjustment, contrast adjustment, color balance or thresholding.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feComponentTransferRegistered: Wed Jul 16 00:54:34 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 125.1K bytes - Viewed (0) -
<feFlood> - SVG | MDN
The <feFlood> SVG filter primitive fills the filter subregion with the color and opacity defined by flood-color and flood-opacity.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feFloodRegistered: Wed Jul 16 00:54:40 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 114.7K bytes - Viewed (0)