📄 intro2_column1.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Introduction to Ajax Tutorial</title>
</head>
<body>
<p class="main">
doing a book. The whole problem with Jeff and I in this
regard is that when we work together, we are too busy
developing new things and rarely put pen to paper. In short
we are too alike and enjoy the idea of creating new
techniques as opposed to writing about existing techniques.
</p>
<p class="main">
The interesting thing about working together in that manner
was that we heavily were looking into using XML based
techniques combined with existing HTML techniques. While we
covered quite a bit of ground, the fact of the matter was
that the only browser capable of using XML in any reasonable
way was IE5+, so we tossed the idea out the window for the
time being.
</p>
<p class="main">
Recently <a href=
"http://www.adaptivepath.com/publications/essays/archives/000385.php"
target="_blank" title="link to ajax article">Garret
Smith</a> of Adaptive Path made a good case for using
Asynchronous JavaScript and XML and coined the acronym
"AJAX" to represent that notion. It is similar to
the
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -