Articles tagged: NeedsTranslation
Found 42 documents
- 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 ...
- MDN/Doc_status The MDN contains thousands of documents. In order to maintain them, we classify them in ...
- Mozilla Això serà d'aquí poc una impressionant pàgina per interns de Mozilla. Per ara, no.
- Mozilla/Add-ons Add-ons add new functionality to Gecko -based applications such as Firefox, SeaMonkey and ...
- Mozilla/B2G_OS Firefox OS is a new mobile operating system developed by Mozilla's Boot to Gecko ( B2G ) ...
- 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/Firefox Firefox is Mozilla's popular Web browser application, available for many platforms including ...
- Mozilla/Firefox/Releases This page provides links to the "Firefox X for developers" articles for each Firefox release. ...
- Mozilla/JavaScript_code_modules JavaScript code modules let multiple privileged JavaScript scopes share code. For example, a ...
- Mozilla/Projects Below you'll find links to documentation about various Mozilla projects; these are often parts ...
- Mozilla/Tech Mozilla has several technologies used as components of its projects. These are documented here. ...
- Project:en
- Project:MDN The Mozilla Developer Network (MDN) is a wiki on which we document the open Web, Mozilla ...
- Project:MDN/Contributing Welcome! By visiting this page, you've taken the first step toward becoming a contributor to ...
- Rhino Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically ...
- Security
- Tools Examine, edit, and debug HTML, CSS, and JavaScript on the desktop and on mobile
- Tools/Remote_Debugging You can use the Firefox developer tools on your desktop to debug Web sites and Web apps running ...
- Web The open Web presents incredible opportunities for developers. To take full advantage of these ...
- Web/Apps The Open Web Apps project enables developers to create rich HTML5 app experiences that run ...
- Web/Apps/Publishing These documents and guides will help you learn how to publish your app and manage it on the ...
- Web/HTML HyperText Markup Language (HTML) s'utilitza per crear i veure la representació d'una pàgina web ...
- Web/HTML/Element This page lists all the HTML elements .
- Web/HTML/Global_attributes Global attributes may be specified on all HTML elements, even those not specified in the ...
- Web/JavaScript El standard JavaScript és ECMAScript . A l'any 2012, tots els navegadors moderns suporten ...
- Web/JavaScript/Guide La Guia de JavaScript mostra com utilitzar JavaScript a l'hora que proporciona una visió general ...
- Web/JavaScript/New_in_JavaScript Aquest capítol conté informació sobre l'historial de versions de JavaScript i l'estat de la seva ...
- Web/JavaScript/Reference/Functions Generally speaking, a function is a "subprogram" that can be called by code external (or ...
- Web/JavaScript/Reference/Functions/arguments The arguments object is an Array -like object corresponding to the arguments passed to a function.
- Web/JavaScript/Reference/Global_Objects/DataView The DataView view provides a low-level interface for reading data from and writing it to an ...
- Web/JavaScript/Reference/Global_Objects/EvalError The EvalError object indicates an error regarding the global eval() function.
- Web/JavaScript/Reference/Global_Objects/Function The Function constructor creates a new Function object. In JavaScript every function is actually ...
- Web/JavaScript/Reference/Global_Objects/Object El constructor Object crea un embolcall d'objecte.
- Web/JavaScript/Reference/Global_Objects/WeakMap L'objecte WeakMap és una col·lecció de parelles clau/valor on les claus són dèbilment ...
- Web/JavaScript/Reference/Global_Objects/WeakSet L'objecte WeakSet permet emmagatzemar dèbilment objects en una col·lecció.
- Web/JavaScript/Referencia/Classes JavaScript classes are introduced in ECMAScript 6 and are syntactical sugar over JavaScript's ...
- Web/JavaScript/Referencia/Operadors Aquest capítol documenta totls els operadors, expressions i paraules clau del llenguatge JavaScript.
- Web/JavaScript/Referencia/Sentencies Les aplicacions de JavaScript consisteixen en sentències amb una sintaxi adequada. Una sola ...
- Web_Development El desenvolupament web comprèn tots els aspectes de construir un portal o aplicació web.
- Web_Development/Mobile Construir webs per ser vistes en dispositius mòbils requereix prendre solucions que assegurin ...