会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
回头再说 坚强2002的博客
在每个新的一年三百六十五天 我们都每天进步一点点......
博客园
首页
联系
订阅
管理
Prototype实战教程----11.Inserttion
<
script
src
="prototype.js"
></
script
>
<
div
id
="div1"
style
="font-size:20px;font-weight:bold"
>
<
hr
>
基线
<
hr
>
</
div
>
<
script
>
new
Insertion.After(
"
div1
"
,
"
After
"
);
new
Insertion.Bottom(
"
div1
"
,
"
Bottom
"
);
new
Insertion.Top(
"
div1
"
,
"
Top
"
);
new
Insertion.Before(
"
div1
"
,
"
Before
"
);
</
script
>
Share
|
发表于
2007-04-23 12:52
坚强2002
阅读(
1205
) 评论(
0
)
收藏
举报
刷新页面
返回顶部
公告
我,技术人,身体变胖,头脑依然灵活,喜欢Erlang .net,非著名技术博客,翻译过大师经典文章,也原创了不少.在技术之路上沉思,不断重构着不太优秀的自己.爱生活,爱Erlang!