Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Articles tagged: NeedsTranslation

Found 32 documents

  • Learn There's a lot to learn about web design and development, but don't worry. We're here to help ...
  • MDN/Contribute The guides listed here cover all aspects of contributing to MDN, including style guides, guides ...
  • MDN/Contribute/Localize MDN is used by people all over the world as a reference and guide to Web technologies, as well ...
  • Mozilla The articles below include content about downloading and building Mozilla code. In addition, ...
  • Mozilla/Add-ons Add-ons add new functionality to Gecko -based applications such as Firefox, SeaMonkey and ...
  • Mozilla/Add-ons/SDK Using the Add-on SDK you can create Firefox add-ons using standard Web technologies: JavaScript, ...
  • Mozilla/B2G_OS Firefox OS is a new mobile operating system, developed by Mozilla, and based on Linux and the ...
  • Mozilla/B2G_OS/Platform The Firefox OS platform consists of many components. While you don't need to understand its ...
  • Mozilla/B2G_OS/Platform/Gaia Gaia is the user interface level of Firefox OS . Everything that appears on the screen after ...
  • Mozilla/Marketplace In this zone you'll find all the information you need to prepare and publish apps on the Firefox ...
  • Mozilla/Marketplace/Publishing/Submit This section describes the process for submitting an app to Firefox Marketplace
  • Mozilla/Performance The articles linked to from here will help you improve performance, whether you're developing ...
  • Mozilla/Projects Below you'll find links to documentation about various Mozilla projects; these are often parts ...
  • Mozilla/QA Here you'll find articles and tools to help you gear up to join the QA team testing Firefox to ...
  • Mozilla/Tech Mozilla has several technologies used as components of its projects. These are documented here. ...
  • Mozilla/Tech/XPCOM XPCOM is a cross platform component object model, similar to Microsoft COM. It has multiple ...
  • Mozilla/Tech/XPCOM/Language_Bindings An XPCOM Language Binding is a bridge between a particular language and XPCOM to provide access ...
  • Mozilla/Tech/XPCOM/Language_bindings/XPConnect XPConnect is a bridge between JavaScript and XPCOM. With XPConnect, you can use XPCOM components ...
  • Project:MDN/Plans_and_status Subpages of this page are MDN documentation team planning documents, designs, project astatus ...
  • Trash This is a trash can. All subpages of this are intended to be deleted; this makes a convenient ...
  • Web/API When writing code for the Web using JavaScript, there are a great many APIs available. Below is ...
  • Web/API/Node A Node is an interface from which a number of DOM types inherit, and allows these various types ...
  • Web/CSS Cascading Style Sheets , most of the time abbreviated in CSS , is a stylesheet language used to ...
  • Web/Guide These articles provide how-to information to help you make use of specific technologies and APIs.
  • Web/Guide/CSS Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a ...
  • Web/Guide/CSS/Getting_started This tutorial introduces you to the basic features and language (the syntax) for Cascading Style ...
  • Web/JavaScript/Reference This part of the JavaScript section on MDN serves as a repository of facts about the JavaScript ...
  • Web/JavaScript/Reference/Global_Objects This chapter documents all of JavaScript's standard, built-in objects, including their methods ...
  • Web/JavaScript/Reference/Global_Objects/Number The Number JavaScript object is a wrapper object allowing you to work with numerical values. A ...
  • Web/JavaScript/Reference/Global_Objects/Object The Object constructor creates an object wrapper.
  • Web/JavaScript/Reference/Global_Objects/String The String global object is a constructor for strings, or a sequence of characters.
  • Web/JavaScript/Reference/Operators This chapter documents all the JavaScript language operators, expressions and keywords.