Artigos com a tag: NeedsTranslation
Encontrados 107 documento
- Apps/FAQs
- Apps/Publishing These documents and guides will help you learn how to publish your app and manage it on the ...
- Archive Here at MDN, we try to avoid outright deleting content that might be useful to people targeting ...
- Archive/Meta_docs Here you'll find archived "meta-documentation"; that is, documentation about how to write ...
- Archive/Mozilla These articles are archived, obsolete documents about Mozilla, Gecko, and the process of ...
- Archive/Mozilla/XPInstall
- Archive/Mozilla/XPInstall/Reference See complete list
- Archive/Mozilla/XPInstall/Reference/Install_Object Use the Install object to manage the downloading and installation of software with the XPI ...
- Archive/Mozilla/XPInstall/Reference/Install_Object/Methods
- DOM
- DragDrop See https://developer.mozilla.org/en-US/docs/DragDrop/Drag_and_Drop
- Games/Techniques This page lists essential core techniques for anyone wanting to develop games using open web ...
- Learn/Common_questions Esta sessão de Área de Aprendizado é voltada para dar respostas à questões comuns que possam ...
- Learn/Drafts This page links to incomplete drafts, and material we really don't know what to do with yet.
- Learn/JavaScript/First_steps In our first JavaScript module, we first answer some fundamental questions such as "what is ...
- MDN/Contribute/Content These guides provide details on how MDN documentation should be written and formatted, as well ...
- MDN/Doc_status/API
- Midas Midas is the code name for Gecko's built-in rich text editor. Midas can be enabled via ...
- Mozilla Os artigos abaixo incluem conteúdos sobre como baixar e compilar os códigos fontes da Mozilla. ...
- Mozilla/Add-ons/Code_snippets This is a quick list of useful code snippets (small code samples) available for developers of ...
- Mozilla/Add-ons/Overlay_Extensions This page contains links to documentation for the approach to developing extensions for ...
- Mozilla/Add-ons/Plugins Plugins are shared libraries that users can install to display content that the application ...
- Mozilla/Add-ons/SDK/Guides This page lists more theoretical in-depth articles about the SDK.
- Mozilla/Add-ons/SDK/High-Level_APIs Modules listed on this page implement high-level APIs for building add-ons: creating user ...
- Mozilla/Add-ons/SDK/Low-Level_APIs Modules in this section implement low-level APIs. These modules fall roughly into three categories:
- Mozilla/B2G_OS/Firefox_OS_usage_tips
- Mozilla/B2G_OS/Platform/Automated_testing Esses artigos cobrem o conjunto de testes primários desenvolvido para colocar o Gaia no seu ritmo.
- Mozilla/B2G_OS/Platform/Automated_testing/gaia-ui-tests Gaia-ui-tests usa Gaiatest , um pacote Python baseado no Marionette . Gaiatest é projetado para ...
- Mozilla/B2G_OS/Platform/Gaia/Gaia_apps Gaia é o front-end do Firefox OS, que contem a funcionalidade de administração do sistema e uma ...
- Mozilla/Bugzilla bugzilla.mozilla.org (often abbreviated b.m.o) is Mozilla.org's bug-tracking system, a database ...
- Mozilla/Marketplace/Publishing Marketplace publishing
- Mozilla/Marketplace/Publishing/Policies_and_Guidelines This section contains Firefox Marketplace policies and guidelines
- Mozilla/Marketplace/Submission Marketplace submission
- Mozilla/Performance Os links dos artigos aqui o ajudarão a melhorar a performance, se você estiver desenvolvendo um ...
- Mozilla/Projects/NSS Network Security Services (NSS) is a set of libraries designed to support cross-platform ...
- Mozilla/Projects/SpiderMonkey SpiderMonkey é o engine JavaScript da Mozilla escrito em C/C++. É usado em varios produtos ...
- 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/Reference This reference describes the interfaces and functions provided by the XPCOM library. In ...
- Mozilla/Tech/XPCOM/Reference/Interface This is a reference to the XPCOM interfaces provided by the Mozilla platform.
- Project:MDN/Localizing MDN é utilizado por pessoas no mundo inteiro como referência e guia para Tecnologias Web, bem ...
- Security/CSP Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate ...
- The_XSLT_JavaScript_Interface_in_Gecko
- Tools Examine, edite e depure HTML, CSS e JavaScript no computador e no celular
- Tools/Page_Inspector/How_to Links for various HOW TO's can be found here. These links describe in depth the HOW TO techniques.
- Tools/Web_Console Começado com o Firefox 4, o antigo Error Console foi substuído em favor de um novo, melhorado ...
- Trash This is a trash can. All subpages of this are intended to be deleted; this makes a convenient ...
- Web/Accessibility/ARIA/ARIA_Techniques The techniques below describes each composite role as well as their required and optional child ...
- Web/Accessibility/ARIA/widgets This page was auto-generated because a user created a sub-page to this page.
- Web/Accessibility/XForms This article provides a quick guide to how accessibility is handled in Gecko for XForms.
- Web/API/Animation A interface Animation da Web Animations API representa um único player de animação e fornece ...
- Web/API/AnimationEvent A interface AnimationEvent representa eventos provendo informações relacionadas a animações .
- Web/API/AudioContext An AudioContext can be a target of events, therefore it implements the EventTarget interface.
- Web/API/CameraControl When you use the CameraManager.getCamera() method to get a reference to a camera, you specify a ...
- Web/API/CanvasRenderingContext2D To get an object of this interface, call getContext() on a canvas element, supplying "2d" as the ...
- Web/API/Event A interface de eventos representa qualquer evento de DOM. Ele contém propriedades comuns e ...
- Web/API/GlobalEventHandlers The GlobalEventHandlers mixin describes the event handlers common to several interfaces like ...
- Web/API/HTMLElement The HTMLElement interface represents any HTML element. Some elements directly implement this ...
- Web/API/HTMLInputElement The HTMLInputElement interface provides special properties and methods (beyond the regular ...
- Web/API/MozAlarmsManager The MozAlarmsManager API allows to schedule notifications or applications to be started at a ...
- Web/API/RandomSource RandomSource represents a source of cryptographically secure random numbers. It is available via ...
- Web/API/SpeechSynthesisUtterance The SpeechSynthesisUtterance interface of the Web Speech API represents a speech request. It ...
- Web/API/Storage The Storage interface of the Web Storage API provides access to the session storage or local ...
- Web/API/WindowBase64 The WindowBase64 helper contains utility methods to convert data to and from base64, a ...
- Web/API/WindowEventHandlers WindowEventHandlers describes the event handlers common to several interfaces like Window, or ...
- Web/API/XMLHttpRequest XMLHttpRequest é um objeto JavaScript que foi projetado pela Microsoft e adotado pela Mozilla, ...
- Web/Apps/Design Ao criar Open Web Apps, você precisa dar muita atenção à aparência , experiência do usuário e ...
- Web/Apps/Developing Nesta seção de conteúdo nós iremos apresentar-lhe para o tópico de desenvolvimento de ...
- Web/Apps/Quickstart Firefox OS é um sistema operacional livre desenvolvido pela Mozilla e baseado no navegador da ...
- Web/Apps/Quickstart/Build
- Web/Apps/Quickstart/Design
- Web/Apps/Tutorials The various app development tracks below will provide you a cohesive tutorial filled with ...
- Web/CSS/CSS_Background_and_Borders CSS Background and Borders is a module of CSS that defines how background and borders of ...
- Web/CSS/CSS_Colors CSS Colors is a module of CSS that deals with colors, color types and transparency.
- Web/CSS/CSS_Columns CSS Columns is a module of CSS that defines a multi-column layout, allowing to express how ...
- Web/CSS/CSS_Lists_and_Counters CSS Lists and Counters is a module of CSS that defines how lists are layed out, how the list ...
- Web/CSS/CSS_Positioning CSS Positioning is a module of CSS that defines how to absolutely and relavitely position ...
- Web/CSS/Tools CSS offers a number of powerful features that can be tricky to use, or have a number of ...
- Web/Events DOM Events are sent to notify code of interesting things that have taken place. Each event is ...
- Web/Guide/API Here you'll find links to each of the guides introducing and explaining each of the APIs that ...
- Web/Guide/Events Events refers both to a design pattern used for the asynchronous handling of various incidents ...
- Web/Guide/HTML A Hyper Text Markup Language (HTML) é a linguagem base para quase todo o conteúdo da Web. A ...
- Web/Guide/HTML/Canvas_tutorial Este tutorial descreve como utilizar o elemento canvas para desenhar gráficos 2D, iniciando com ...
- Web/Guide/HTML/Forms Este guia tem uma série de artigos que vão ajudar você a ficar craque em HTML forms.
- Web/HTML/Global_attributes Global attributes may be specified on all HTML elements, even those not specified in the ...
- Web/HTML/Using_the_application_cache HTML5 fornece um mecanismo de cache de aplicativo que permite que aplicações baseadas na web ...
- Web/HTTP Hypertext Transfer Protocol (HTTP) is an application-layer protocol for transmitting hypermedia ...
- Web/JavaScript/Guide O Guia JavaScript mostra como usar JavaScript e dá uma visão geral da linguagem. Se você quer ...
- Web/JavaScript/New_in_JavaScript Este capítulo contém informações sobre o histórico de versões do Javascript e situação de ...
- Web/JavaScript/Reference/Errors Errors, errors everywhere.
- Web/JavaScript/Reference/Functions De modo geral, função é um "subprograma" que pode ser chamado por código externo (ou interno no ...
- Web/JavaScript/Reference/Global_Objects/Array O objeto global Array do JavaScript é um construtor para arrays, os quais são objetos do tipo ...
- Web/JavaScript/Reference/Global_Objects/Function O construtor Function cria um novo objeto Function . Em JavaScript cada função é, na verdade, um ...
- Web/JavaScript/Reference/Global_Objects/JSON O Objeto JSON contém métodos para parsing JavaScript Object Notation ( JSON ) e conversão de ...
- Web/JavaScript/Reference/Global_Objects/Math Math é um objeto embutido que tem propriedades e métodos para constantes e funções matemáticas. ...
- 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/Reflect Reflect is a built-in object that provides methods for interceptable JavaScript operations. The ...
- Web/JavaScript/Reference/Global_Objects/String O objeto global String é um construtor para strings, ou uma sequência de caracteres.
- Web/JavaScript/Reference/Operators Este capítulo documenta todos os operadores, expressões e keywords da linguagem JavaScript .