
AJAX
jonathan_q_bo
这个作者很懒,什么都没留下…
展开
-
AJAX:Getting Started
AJAX:Getting StartedFrom MDCMain Page > AJAX > Getting StartedThis article guides you through the AJAX basics and gives you two simple hands-on examples to get you started. Contents[hide]1 Whats AJAX转载 2005-11-27 11:28:00 · 1098 阅读 · 0 评论 -
Fixing the Back Button and Enabling Bookmarking for AJAX Apps
by Mike Stenhousepublished 13 June 2005The problemEveryones favourite AJAX technology app is Google Maps. Google have done a stunning job... But when I came to try to bookmark a page and I had to hun转载 2005-11-27 11:43:00 · 1402 阅读 · 0 评论 -
AJAX基础教程
这篇文章将带您浏览整个AJAX的基本概貌,并展示两个简单的例子让您轻松上路. 什么是 AJAX? AJAX (异步 JavaScript 和 XML) 是个新产生的术语,专为描述JavaScript的两项强大性能.这两项性能在多年来一直被网络开发者所忽略,直到最近Gmail, Google suggest和google Maps的横空出世才使人们开始意识到其重要性. 这两项被忽视的性能转载 2005-11-27 11:26:00 · 687 阅读 · 0 评论 -
Ajax Mistakes
huge amount of UI problems as well as server side state problems and server load problems. I’ve compiled a list of the many mistakes developers using Ajax often make.Here’s the original post on my blo转载 2005-11-27 11:45:00 · 1027 阅读 · 0 评论 -
Ajax: A New Approach to Web Applications
by Jesse James GarrettFebruary 18, 2005If anything about current interaction design can be called “glamorous,” it’s creating Web applications. After all, when was the last time you heard someone rave转载 2005-11-27 11:40:00 · 1070 阅读 · 0 评论 -
AJAX and scripting Web services with E4X, Part 2
Get a further introduction to E4X in the second part of this two-part article. E4X, ECMAScript for XML, a simple extension to JavaScript that makes XML scripting very simple. In Part 1, we demonstrate转载 2005-11-27 11:35:00 · 1466 阅读 · 0 评论 -
AJAX and scripting Web services with E4X, Part 1
Get an introduction to ECMAScript for XML (E4X), a simple extension to JavaScript that makes XML scripting very simple. In this paper, the authors demonstrate a Web programming model called Asynchrono转载 2005-11-27 11:33:00 · 1537 阅读 · 0 评论 -
Fixing AJAX: XMLHttpRequest
Livids Paranoid - nerds substance - Fixing AJAX: XMLHttpRequest Fixing AJAX: XMLHttpRequesthttp://www.xml.com/pub/a/2005/11/09/fixing-ajax-xmlhttprequest-considered-harmful.htmlAJAX applications转载 2005-11-27 12:04:00 · 1030 阅读 · 0 评论 -
一个用于J2EE应用程序的Backbase Ajax前端
动态HTML技术已经出现了多年。最近,Google的最新Web应用程序GMail、Google Suggests和Google Maps,在前端页面中重新引入了基于标准的DHTML开发模型。Google证明了,DHTML开发模型能够让开发人员创建具有可视化吸引力和高度交互式的Rich Internet Application(丰富网络应用程序,RIA)。 Adaptive Path公司的Je转载 2005-11-27 11:59:00 · 1856 阅读 · 0 评论 -
AJAX Patterns: Design Patterns for AJAX Usability
I’ve been putting together some AJAX design patterns.Update (May 15, 2005): I’ve set up AJAXPatterns.org to keep working on these patterns. I’ve also cleaned up a couple of things here, although all f转载 2005-11-27 11:38:00 · 1432 阅读 · 0 评论 -
A Simpler Ajax Path
本文引用自 http://www.onlamp.com/pub/a/onlamp/2005/05/19/xmlhttprequest.htmlby Matthew Eernisse05/19/2005 I began working with web applications back in the bad old days, when making an application behave l转载 2005-11-27 11:52:00 · 2555 阅读 · 0 评论