📄 next1_column2.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>
Introduction to Ajax Tutorial
</title>
</head>
<body>
<ul>
<li>
Create a preload widget to integrate with the Gallery using
header requests.
</li>
<li>
Create a mechanism for delivering different Galleries. For
example, Galley 1, Gallery 2 etc..
</li>
<li>
Develop a cross browser FX animation library that we can use
with the Gallery.
</li>
<li>
Take a look at some form processing and some of the benefits
of using ajax with forms. We haven't touched this side
yet, but we will.
</li>
<li>
Provide a back and forward button fix for browsers.
That’s a biggie that a lot of people struggle with, so
keep an eye out for that.
</li>
<li>
Look at some ajax templating.
</li>
<li>
Integrate some RSS feeds.
</li>
</ul>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -