Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 16,920 for

one to web

(0.06 sec)
  1. HTML forms in legacy browsers - Learn web devel...

    All Web developers learn very quickly (and sometimes painfully) that the Web is a very rough place for them. Our worst curse is legacy browsers. This used To mean "Internet Explorer", but there are millions of people using old devices, especially mobile phOnes, where neither the browser nor the OS can be updated....Deutsch Français 日本語 中文 (简体) All web developers learn very quickly...sometimes painfully) that the Web is a very rough place for them...

    developer.mozilla.org/en-US/docs/Learn/Forms/HT...
  2. Screen: lockOrientation() method - Web APIs | MDN

    Learn about the Screen.lockOrientation() method, including its syntax, code examples, specifications, and browser compatibility....been removed from the relevant web standards, may be in the process...works for installed Web apps or for Web pages in fullscreen mode...

    developer.mozilla.org/en-US/docs/Web/API/Screen...
  3. Mobile accessibility - Learn web development | MDN

    In this article, we have provided you with some details about common mobile accessibility-specific issues and how To overcome them. We also Took you through the usage of the most common screen readers To aid you in accessibility testing....Overview: Accessibility Next With web access on mobile devices being...consider the accessibility of your web content on these platforms. This...

    developer.mozilla.org/en-US/docs/Learn/Accessib...
  4. JavaScript basics - Learn web development | MDN

    JavaScript is a programming language that adds interactivity To your Website. This happens in games, in the behavior of responses when butTons are pressed or with data entry on forms; with dynamic styling; with animation, etc. This article helps you get started with JavaScript and furthers your understanding of what is possible....Overview: Getting started with the web Next JavaScript is a programming...Interfaces ( APIs ) built into web browsers, providing functionality...

    developer.mozilla.org/en-US/docs/Learn/Getting_...
  5. HTMLFormControlsCollection - Web APIs | MDN

    Learn about the HTMLFormControlsCollection interface, including its properties and methods, specifications and browser compatibility.... This interface replaces one method from HTMLCollection ,...version of namedItem() hides the one inherited from HTMLCollection...

    developer.mozilla.org/en-US/docs/Web/API/HTMLFo...
  6. RTCIceTransport - Web APIs | MDN

    Learn about the RTCIceTransport interface, including its properties and methods, code examples, specifications, and browser compatibility.... The value is one of the strings from the RTCIceTransport...whether the ICE agent is the one that makes the final decision...

    developer.mozilla.org/en-US/docs/Web/API/RTCIce...
  7. Navigation API - Web APIs | MDN

    The Navigation API provides the ability To initiate, intercept, and manage browser navigation actions. It can also examine an application's hisTory entries. This is a successor To previous Web platform features such as the HisTory API and window.location, which solves their shortcomings and is specifically aimed at the needs of single-page applications (SPAs)....This is a successor to previous web platform features such as the...features. As a result, only one distinct page is loaded in the...

    developer.mozilla.org/en-US/docs/Web/API/Naviga...
  8. MediaTrackConstraints - Web APIs | MDN

    Learn about the MediaTrackConstraints interface, including its properties, specifications....to specify one or more exact values from which one must be the...string or an array of strings, one of which must be the value of...

    developer.mozilla.org/en-US/docs/Web/API/MediaT...
  9. Payload header - MDN Web Docs Glossary: Definit...

    A payload header is an HTTP header that describes the payload information related To safe transport and reconstruction of the original resource representation, from One or more messages. This includes information like the length of the message payload, which part of the resource is carried in this payload (for a multi-part message), any encoding applied for transport, message integrity checks, etc....resource representation , from one or more messages. This includes...

    developer.mozilla.org/en-US/docs/Glossary/Paylo...
  10. How do you set up a local testing server? - Lea...

    This article explains how To set up a simple local testing server on your machine, and the basics of how To use it....Internet works , and what a Web server is . Objective: You will...ways to achieve this. If the web address path starts with file://...

    developer.mozilla.org/en-US/docs/Learn/Common_q...