AJAX Articles and Tutorials from Mozilla AJAX Artigos e Tutoriais de Mozilla
Asynchronous JavaScript and XML ( Asynchronous JavaScript e XML ( AJAX AJAX ) is a method, or model, of using existing technologies in combination together. ) É um método, ou modelo, de utilizar as tecnologias existentes em combinação juntos. These include: Estas incluem: HTML or ou XHTML , Cascading Style Sheets Cascading Style Sheets , JavaScript , The Document Object Model O Document Object Model , XML , XSLT , and , E XMLHttpRequest . When these technologies are combined in the AJAX model, web applications have the ability to make fast, incremental updates to the user interface without reloading the entire browser page, thus the application becomes quicker and more responsive to user actions. Quando estas tecnologias são combinadas no modelo AJAX, as aplicações web têm capacidade para tomar decisões mais rápidas, incremental de atualizações para a interface de usuário sem recarregar a página inteira do navegador, assim, o pedido se torna mais rápido e mais adequados para dar resposta às ações do usuário.
The following are A seguir, são AJAX Articles and Tutorials AJAX artigos e tutoriais hosted and linked from hospedado e ligadas a partir de Mozilla.org that will help you learn how to use and code with the AJAX model. que irá ajudá-lo a aprender a utilizar e de código com o modelo AJAX. These will teach you and show you how to use many useful AJAX coding techniques. Estes irão ensinar-lhe e mostrar-lhe como usar muitas técnicas úteis AJAX codificação.
AJAX: Getting Started AJAX: Como começar
1 What's AJAX? 1 O que é AJAX?
2 Step 1 – say "Please!" 2 Etapa 1 - dizer "Por favor!" or How to Make an HTTP Request ou Como Fazer uma solicitação HTTP
3 Step 2 – "There you go!" 3 Passo 2 - "já está!" or Handling the Server Response Manuseio do servidor ou Response
4 Step 3 – "All together now!" 4 Passo 3 - "Todos juntos agora!" - A Simple Example -- Um exemplo simples
5 Step 4 – "The X-Files" or Working with the XML Response 5 Etapa 4 - "The X-Files" ou Trabalhar com a Resposta XML
AJAX: Community AJAX: Comunidade
AJAX: Other Resources AJAX: Outros recursos
A Simpler Ajax Path (external) Um caminho mais simples Ajax (externo)
AJAX Patterns: Design Patterns for AJAX Usability (external) AJAX padrões: Padrões de Design para Usabilidade AJAX (externo)
AJAX and scripting Web services with E4X, Part 1 (external) AJAX e scripting serviços da Web com E4X, Parte 1 (externo)
AJAX and scripting Web services with E4X, Part 2 (external) AJAX e scripting serviços da Web com E4X, Parte 2 (externo)
AJAX with JavaScript disabled (external) AJAX com o JavaScript desativado (externo)
ARIA: Accessible Rich Internet Applications ARIA: acessível Rich Internet Applications
Ajax Mistakes (external) Erros Ajax (externo)
Ajax: A New Approach to Web Applications (external) Ajax: Uma Nova Abordagem para Aplicações Web (externo)
Core JavaScript 1.5 Guide 1,5 Core JavaScript Guide
Core JavaScript 1.5 Reference Core JavaScript 1,5 referência
Fixing the Back Button and Enabling Bookmarking for AJAX Apps (external) A fixação do botão Voltar e habilitação para Bookmarking AJAX Apps (externo)
Guide to Using XMLHttpRequest (external) Guia de Usando XMLHttpRequest (externo)
Guide to Using XMLHttpRequest (with Baby Steps) (external) Guia de Usando XMLHttpRequest (com Baby Passos) (externo)
How to create a DOM tree Como criar uma árvore DOM
Key-navigable custom DHTML widgets Key-navegáveis DHTML personalizado widgets
Online and offline events Eventos on-line e off-line
Parsing and serializing XML Gramatical e serialiazação XML
Using XPath Usando XPath
Very Dynamic Web Interfaces (external) Muito Dynamic Web Interfaces (externo)
XMLHttpRequest
XMLHttpRequest at XULPlanet (external) XMLHttpRequest em XULPlanet (externo)
nsIJSXMLHttpRequest at XULPlanet (external) nsIJSXMLHttpRequest em XULPlanet (externo)
nsIXMLHttpRequest at XULPlanet (external) nsIXMLHttpRequest em XULPlanet (externo)
nsIXMLHttpRequest.idl (LXR) (external) nsIXMLHttpRequest.idl (LXR) (externo)
AJAX Tutorials and Techniques AJAX tutoriais e técnicas
AJAX:Getting Started AJAX: Como começar
This article guides you through the AJAX basics and gives you two simple hands-on examples to get you started. Este artigo orienta você através do AJAX básico e dá-lhe dois exemplos simples hands-on para você começar.
Alternate Ajax Techniques Alternate Ajax técnicas
Most articles on Ajax have focused on using XMLHttp as the means to achieving such communication, but Ajax techniques are not limited to just XMLHttp. A maioria dos artigos sobre o Ajax incidiram sobre como usar XMLHttp os meios para alcançar tal comunicação, técnicas Ajax mas não estão limitados a apenas XMLHttp. There are several other methods. Existem vários outros métodos.
Ajax: A New Approach to Web Applications Ajax: Uma nova abordagem para aplicações web
Jesse James Garrett, of Jesse James Garrett, de adaptive path adaptativa caminho , wrote this article in February 2005, introducing AJAX and its related concepts. , Escreveu este artigo, em fevereiro de 2005, introduzindo AJAX e os seus conceitos relacionados.
A Simpler Ajax Path Um caminho mais simples Ajax
"As it turns out, it's pretty easy to take advantage of the XMLHttpRequest object to make a web app act more like a desktop app while still using traditional tools like web forms for collecting user input." "Como se constata, it's pretty fácil de tirar partido das vantagens do objeto XMLHttpRequest para fazer uma web app agir mais como um desktop app enquanto ainda estiver utilizando instrumentos tradicionais como os formulários web para a recolha de informações fornecidas pelo usuário."
Fixing the Back Button and Enabling Bookmarking for AJAX Apps A fixação do botão Voltar e permitindo bookmarking para AJAX Apps
Mike Stenhouse has penned this article, detailing some methods you can use to fix back button and bookmarking issues when developing AJAX applications. Mike Stenhouse tem escreveram este artigo, detalhando alguns métodos que você pode usar para fixar botão Voltar e bookmarking questões ao desenvolver aplicações AJAX.
Ajax Mistakes Ajax Erros
Alex Bosworth has written this article outlining some of the mistakes AJAX application developers can make. Alex Bosworth tem escrito este artigo descrevendo alguns dos erros cometidos AJAX os desenvolvedores podem fazer.
AJAX Tutorial Tutorial AJAX with examples. com exemplos.
XMLHttpRequest specification XMLHttpRequest especificação
W3C Working draft W3C projecto de Trabalho
More AJAX Articles and Tutorials: Mais AJAX Artigos e Tutoriais:
Ajax IE caching issue Ajax IE caching questão
What is So Special About AJAX O que é tão especial sobre AJAX
Is Ajax development slowing down Ajax é travam o desenvolvimento
Biggest AJAX problem AJAX maior problema
Surveying open-source AJAX toolkits Avaliando open-source AJAX toolkits
Live Filter - Reinvesting Search Live filtro - reinvestindo pesquisa
Declarative AJAX Components and XML Namespaces` Declarativa AJAX componentes e XML namespaces `
Optimizing Page Load Time Otimizando página carregar tempo
Integrating Maps into Your Java Web Application with Google Maps and Ajax Integração de mapas em sua aplicação Java Web com o Google Maps eo Ajax
Cybercrooks add Ajax coding Cybercrooks acrescentar Ajax codificação Ajax File uploads to Amazon S3 Ajax File uploads a Amazônia S3
How to create the Google Suggest feature with Como criar o recurso com o Google Suggest ASP.NET 2.0 2,0
Building a Pagination System with AJAX Construindo um Sistema Paginação com AJAX
Asynchronous file upload with AJAX progress bar in PHP Asynchronous carregar arquivos com AJAX barra de progresso em PHP
ajaxload - Ajax loading gif generator ajaxload - Ajax carregando gif gerador
AJAX Activity Indicators AJAX actividade indicadores How to Create a Basic JavaScript Drag and Drop Functionality Como criar uma base arrastar e soltar funcionalidade JavaScript
AJAX: Tools AJAX: Ferramentas
AJAX Debugging Tool (external) AJAX Debugging Tool (externo)
Firebug Firefox extension (external) Firebug Firefox extensão (externo)
Flash / AJAX Integration Kit (external) Flash / AJAX Integração Kit (externo)
Flash / AJAX Integration Kit Example (external) Flash / AJAX Integração Kit Exemplo (externo)
XMLHttpRequest
XMLHttpRequest
Guide to Using XMLHttpRequest (external) Guia de Usando XMLHttpRequest (externo)
XMLHttpRequest at XULPlanet (external) XMLHttpRequest em XULPlanet (externo)
XMLHttpRequest changes for Gecko1.8 XMLHttpRequest mudanças para Gecko1.8
nsIJSXMLHttpRequest at XULPlanet (external) nsIJSXMLHttpRequest em XULPlanet (externo)
nsIXMLHttpRequest at XULPlanet (external) nsIXMLHttpRequest em XULPlanet (externo)
nsIXMLHttpRequest.idl (LXR) (external) nsIXMLHttpRequest.idl (LXR) (externo)
Technorati Tags: Technorati Tags: ajax tutorials Ajax tutoriais , ajax techniques Ajax técnicas , ajax programming Ajax programação , ajax Ajax , ajax coding Ajax codificação
Popularity: 20% [ Popularidade: 20% [ ? ? ] ]
Related Posts: Posts relacionados:





















