Skip to content

discussions Search Results · topic:javascript org:mdn fork:true

Filter by

563 results
 (84 ms)

563 results

inmdn (press backspace or delete to remove)

Hey! The MDN web docs community call for June is scheduled for next week. When? Monday, June 24th at 17:00 CET 🗓️ Where? Zoom The monthly community call is a place where we discuss everything related ...

Who thought it was a good idea, that in the middle of reading an already well loaded page, you get kicked off when your wifi craps out for a second (page auto returns after a few seconds, but still) ? ...

Per the element page template, accessibility concerns are towards the bottom of the page, just above the technical summary: https://developer.mozilla.org/en-US/docs/MDN/Writing_guidelines/Page_structures/Page_types/HTML_element_page_template#accessibility_concerns ...

I m doing some work on the Credential Management API and had a suggestion. The CM API provides a kind of framework that several other specifications plug into: - Web Authentication API - WebOTP API ...

Background - https://github.com/orgs/mdn/discussions/482 - https://github.com/mdn/content/pull/32594#discussion_r1518174895 Should we use the same strategy to lay inline status macros that we decided ...

JS functions have an implicit parameter called this. For example, map is a function that reads every element of this, and puts the mapped elements in a new array. array.map((i) = i ** 2); // The source ...

The {{EmbedGHLiveSample}} macro embeds interactive demos from https://mdn.github.io website using iframe tag. E.g. Playing with box model demo. Now the other macro {{EmbedLiveSample}} has been made playable ...

I am writing to express my concern about MDN s recent decision to change the JavaScript icon to promote LGBTQ+ awareness. While supporting the rights and dignity of all individuals is important, I believe ...

tl;dr We re running an experiment starting Friday, April 19, 2024, to rewrite the page title of some pages in the Web APIs section of the English locale, and to measure its impact on search engine performance. ...

When I enable offline access and select download, the unpacking gets about halfway before it just resets. Tried rebooting the device, changing connection method (WiFi / Cellular), tried in Chrome + Firefox ...