- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 9811 - 9820 of about 10,000 for filetype:html (1.41 sec)
-
<feFlood> - SVG: Scalable Vector Graphics | 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 Jun 04 00:42:44 UTC 2025 - Last Modified: Sat May 31 00:51:57 UTC 2025 - 115.6K bytes - Viewed (0) -
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 Jun 04 00:42:45 UTC 2025 - Last Modified: Sat May 31 00:51:26 UTC 2025 - 200.4K bytes - Viewed (0) -
Regular expressions - JavaScript | MDN
Regular expressions are patterns used to match character combinations in strings. In JavaScript, regular expressions are also objects. These patterns are used with the exec() and test() methods of RegExp, and with the match(), matchAll(), replace(), replaceAll(), search(), and split() methods of String. This chapter describes JavaScript regular expressions. It provides a brief overview of each syntax element. For a detailed explanation of each one's semantics, read the regular expressions reference.developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressionsRegistered: Wed Jun 04 00:42:51 UTC 2025 - Last Modified: Sat May 31 00:51:26 UTC 2025 - 201K bytes - Viewed (0) -
<feFuncG> - SVG: Scalable Vector Graphics | 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 Jun 04 00:42:57 UTC 2025 - Last Modified: Sat May 31 00:51:57 UTC 2025 - 110K bytes - Viewed (0) -
Internationalization - JavaScript | MDN
The Intl object is the namespace for the ECMAScript Internationalization API, which provides a wide range of locale- and culture-sensitive data and operations.developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/InternationalizationRegistered: Wed Jun 04 00:41:13 UTC 2025 - Last Modified: Sat May 31 00:51:26 UTC 2025 - 266.6K bytes - Viewed (0) -
<feMorphology> - SVG: Scalable Vector Graphics ...
The <feMorphology> SVG filter primitive is used to erode or dilate the input image. Its usefulness lies especially in fattening or thinning effects.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feMorphologyRegistered: Wed Jun 04 00:41:18 UTC 2025 - Last Modified: Sat May 31 00:51:57 UTC 2025 - 120.5K bytes - Viewed (0) -
Representing dates & times - JavaScript | MDN
JavaScript does not have a date data type. However, you can use the Date object and its methods to work with dates and times in your applications. The Date object has a large number of methods for setting, getting, and manipulating dates. It does not have any properties.developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Representing_dates_timesRegistered: Wed Jun 04 00:41:23 UTC 2025 - Last Modified: Sat May 31 00:51:26 UTC 2025 - 149.5K bytes - Viewed (0) -
<fePointLight> - SVG: Scalable Vector Graphics ...
The <fePointLight> SVG filter primitive defines a light source which allows to create a point light effect. It that can be used within a lighting filter primitive: <feDiffuseLighting> or <feSpecularLighting>.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/fePointLightRegistered: Wed Jun 04 00:41:24 UTC 2025 - Last Modified: Sat May 31 00:51:57 UTC 2025 - 115.2K bytes - Viewed (0) -
Enumerability and ownership of properties - Jav...
developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Enumerability_and_ownership_of_propertiesRegistered: Wed Jun 04 00:40:21 UTC 2025 - Last Modified: Sat May 31 00:51:26 UTC 2025 - 156.3K bytes - Viewed (0) -
Tools for SVG - SVG: Scalable Vector Graphics |...
Now that we covered the basics of the SVG internals, we will take a look at some tools to work with SVG files.developer.mozilla.org/en-US/docs/Web/SVG/Tutorials/SVG_from_scratch/Tools_for_SVGRegistered: Wed Jun 04 00:40:26 UTC 2025 - Last Modified: Sat May 31 00:51:58 UTC 2025 - 113.9K bytes - Viewed (0)