Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 13,317 for

2024

(0.13 sec)
  1. switch - JavaScript | MDN

    The switch statement evaluates an expression, matching the expression's value against a series of case clauses, and executes statements after the first case clause with a matching value, until a break statement is encountered. The default clause of a switch statement will be jumped to if no case matches the expression's value....was last modified on Jul 25, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  2. WebGLRenderingContext - Web APIs | MDN

    Learn about the WebGLRenderingContext interface, including specifications and browser compatibility....was last modified on Oct 9, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Web/API/WebGLR...
  3. <section>: 汎用セクション要素 - HTML: ハイパーテキストマークアップ言語 |...

    は HTML の要素で、文書の自立した一般的なセクション(区間)を表します。そのセクションを表現するより意味的に具体的な要素がない場合に使用します。少数の例外を除いて、セクションには見出しを置いてください。...This page was last modified on 2024年8月21日 by . View this page on...

    developer.mozilla.org/ja/docs/Web/HTML/Element/...
  4. tabindex - HTML: ハイパーテキストマークアップ言語 | MDN

    tabindex グローバル属性は、開発者が HTML要素をフォーカス可能にし、(ふつうは名前の由来である Tab キーによる)順番にフォーカスすることを許可または防止し、順番にフォーカスするための相対順序を決定することができるようにします。...This page was last modified on 2024年7月28日 by . View this page on...

    developer.mozilla.org/ja/docs/Web/HTML/Global_a...
  5. <title>: 文書題名要素 - HTML: ハイパーテキストマークアップ言語 | MDN

    は HTML の要素で、ブラウザーの題名バーやページのタブに表示される文書の題名を定義します。テキストのみを含めることができます。要素内のタグはすべて無視されます。...This page was last modified on <strong>2024</strong>年7月28日 by . View this page on...</h3></div> </div> <div class="site text-truncate"> <cite>developer.mozilla.org/ja/docs/Web/HTML/Element/...</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> <li id="result6"> <h2 class="title text-truncate"> <a class="link" href="https://docs.groupdocs.com/watermark/net/adding-text-watermarks/" data-uri="https://docs.groupdocs.com/watermark/net/adding-text-watermarks/" data-order="0">Adding text watermarks | Documentation</a> </h2> <div class="body"> <div class="description"><h3>The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Products Support © Groupdocs 2001-<strong>2024</strong>. All Rights Reserved. Privacy...</h3></div> </div> <div class="site text-truncate"> <cite>docs.groupdocs.com/watermark/net/adding-text-wa...</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> <li id="result7"> <h2 class="title text-truncate"> <a class="link" href="https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Sharing_objects_with_page_scripts" data-uri="https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Sharing_objects_with_page_scripts" data-order="0">Share objects with page scripts - Mozilla | MDN</a> </h2> <div class="body"> <div class="description"><h3>As the content scripts guide notes, content scripts don't see changes made to the DOM by scripts loaded by web pages. This means that, for example, if a web page loads a library like jQuery, content scripts won't be able to use it, and have to load their own copy. Conversely, scripts loaded by web pages can't see changes made by content scripts....was last modified on Nov 21, <strong>2024</strong> by . View this page on GitHub...</h3></div> </div> <div class="site text-truncate"> <cite>developer.mozilla.org/en-US/docs/Mozilla/Add-on...</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> <li id="result8"> <h2 class="title text-truncate"> <a class="link" href="https://developer.mozilla.org/en-US/docs/Web/HTML/Content_categories" data-uri="https://developer.mozilla.org/en-US/docs/Web/HTML/Content_categories" data-order="0">Content categories - HTML: HyperText Markup Lan...</a> </h2> <div class="body"> <div class="description"><h3>Most HTML elements are a member of one or more content categories — these categories group elements that share common characteristics. This is a loose grouping (it doesn't actually create a relationship among elements of these categories), but they help define and describe the categories' shared behavior and their associated rules, especially when you come upon their intricate details. It's also possible for elements to not be a member of any of these categories....was last modified on Aug 1, <strong>2024</strong> by . View this page on GitHub...</h3></div> </div> <div class="site text-truncate"> <cite>developer.mozilla.org/en-US/docs/Web/HTML/Conte...</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> <li id="result9"> <h2 class="title text-truncate"> <a class="link" href="https://docs.groupdocs.com/assembly/net/working-with-json-data-sources/" data-uri="https://docs.groupdocs.com/assembly/net/working-with-json-data-sources/" data-order="0">Working with JSON Data Sources | Documentation</a> </h2> <div class="body"> <div class="description"><h3>Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...Products Support © Groupdocs 2001-<strong>2024</strong>. All Rights Reserved. Privacy...</h3></div> </div> <div class="site text-truncate"> <cite>docs.groupdocs.com/assembly/net/working-with-js...</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> <li id="result10"> <h2 class="title text-truncate"> <a class="link" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Object_initializer" data-uri="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Object_initializer" data-order="0">Object initializer - JavaScript | MDN</a> </h2> <div class="body"> <div class="description"><h3>An object initializer is a comma-delimited list of zero or more pairs of property names and associated values of an object, enclosed in curly braces ({}). Objects can also be initialized using Object.create() or by invoking a constructor function with the new operator....was last modified on Jul 25, <strong>2024</strong> by . View this page on GitHub...</h3></div> </div> <div class="site text-truncate"> <cite>developer.mozilla.org/en-US/docs/Web/JavaScript...</cite> </div> <div class="more"> <a href="#result0">more..</a> </div> </li> </ol> </div> </div> <!-- pagination --> <div class="row"> <nav id="subfooter"> <ul class="pagination"> <li class="page-item" aria-label="Previous"> <a class="page-link" href="/q/2024-660.html"> <span aria-hidden="true">«</span> <span class="sr-only">Prev</span> </a> </li> <li class="page-item"> <a href="/q/2024-656.html" class="page-link">656</a> </li> <li class="page-item"> <a href="/q/2024-657.html" class="page-link">657</a> </li> <li class="page-item"> <a href="/q/2024-658.html" class="page-link">658</a> </li> <li class="page-item"> <a href="/q/2024-659.html" class="page-link">659</a> </li> <li class="page-item"> <a href="/q/2024-660.html" class="page-link">660</a> </li> <li class="page-item active"> <a href="/q/2024-661.html" class="page-link">661</a> </li> <li class="page-item"> <a href="/q/2024-662.html" class="page-link">662</a> </li> <li class="page-item"> <a href="/q/2024-663.html" class="page-link">663</a> </li> <li class="page-item"> <a href="/q/2024-664.html" class="page-link">664</a> </li> <li class="page-item"> <a href="/q/2024-665.html" class="page-link">665</a> </li> <li class="page-item"> <a href="/q/2024-666.html" class="page-link">666</a> </li> <li class="page-item"><a href="/q/2024-662.html" class="page-link"><span class="sr-only">Next</span> <span aria-hidden="true">»</span></a></li> </ul> </nav> </div> <!-- end of pagination --> </div></div> <div id="back-top"><a href="#top" class="backtop" style="cursor: pointer; display: inline;"> </a></div> <div id=DynabicMenuFooter></div> <!-- jQuery --> <script src="/static/vendors/jquery/v2.2.3/jquery.min.js"></script> <!-- Containerize.Menu js --> <script>(function(i,s,o,g,r,a,m){i['ContainerizeMenuObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.append(a)})(window,document,'script','https://menu.containerize.com/scripts/engine.min.js?v=1.0.1','groupdocs-en');</script> <!-- Bootstrap --> <script src="/static/vendors/bootstrap/v4.3.1/js/bootstrap.bundle.min.js"></script> <script type="text/javascript" src="/static/js/groupdocs/suggestor.js"></script> <script type="text/javascript" src="/static/js/groupdocs/index.js"></script> <script> $(function() { var isEnterClicked = false; $('.sideopen, #searchOptionsButton, #searchOptionsCloseButton').click(function(){ $('.sideopen').toggleClass('movebtn'); if(isEnterClicked === true){ $("#searchOptions").removeClass("active") } }); $('.searchinput').on('keypress', function(e) { var keycode = e.charCode || e.keyCode; if (keycode === 13) { // Trigger the button element with a click document.getElementById("searchButton").click(); // $("#searchOptions").removeClass('active'); isEnterClicked = true; } }); }); </script> </body> </html>