JavaScript
JavaScript (JS) is a lightweight interpreted or JIT-compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. JavaScript is a prototype-based, multi-paradigm, dynamic language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles.
Here are 44,734 public repositories matching this topic...
-
Updated
Mar 18, 2022 - HTML
-
Updated
Jan 5, 2022 - HTML
-
Updated
Mar 14, 2022 - HTML
-
Updated
Oct 31, 2021 - HTML
-
Updated
Feb 17, 2021 - HTML
-
Updated
Mar 14, 2022 - HTML
-
Updated
Jan 27, 2022 - HTML
-
Updated
Mar 19, 2022 - HTML
-
Updated
Feb 17, 2022 - HTML
-
Updated
Jan 10, 2022 - HTML
-
Updated
Jan 15, 2022 - HTML
-
Updated
Dec 20, 2021 - HTML
-
Updated
Mar 15, 2022 - HTML
-
Updated
Mar 3, 2022 - HTML
-
Updated
Oct 14, 2020 - HTML
Relevant spec sections:
https://drafts.csswg.org/selectors-4/#the-dir-pseudo
https://html.spec.whatwg.org/multipage/semantics-other.html#selector-ltr
The interesting cases to test are from the definition of "directionality" in HTML:
https://html.spec.whatwg.org/multipage/dom.html#the-directionality
- element with
dir="ltr"matches:dir(ltr)(#26159) - root element without `
-
Updated
Jan 27, 2022 - HTML
Hi,
When I use multiple iframe in my web page with pNotify and do submit or a button click in the page, I am getting error "Uncaught TypeError: Cannot read property 'opener' of undefined" in at PNotify.position (pnotify.js:641).
I am getting this error when I am changing a iframe src in a text box change event and do submit the page. This is happening only in Chrome browser.
Please help me
-
Updated
Mar 5, 2022 - HTML
-
Updated
Jan 30, 2022 - HTML
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
-
Updated
Feb 26, 2022 - HTML
Maintainer List
@iliakan, @lex111, @dandgerson, @stas-dolgachov, @xcurveballx
Учебник переведён и будет скоро опубликован.
Пожалуйста, обратите внимание на #321 и #288.
-
Updated
Feb 18, 2022 - HTML
-
Updated
Feb 10, 2022 - HTML
Created by Brendan Eich
Released December 4, 1995
- Website
- developer.mozilla.org/en-US/docs/Web/JavaScript
- Wikipedia
- Wikipedia
Related Topics
nodejs
GitHub Presente con Stefanni Cavaletto y Tania Allard
March 22, 2022 • Online
MDN URL: https://developer.mozilla.org/en-US/docs/Tools/Network_Monitor/Throttling
What information was incorrect, unhelpful, or incomplete?
https://developer.mozilla.org/en-US/docs/Tools/Network_Monitor/Throttling
Specific section or headline?
n/a, problem applies to the whole page.
What did you expect to see?
The page talks about "The network monitor" and goes on