网站宝首页 | 上海鼎源软件 | 网站宝社区 | SiteBao | 网站宝免费注册

网站宝论坛's Archiver

teresa 发表于 2008-3-24 14:36

如何在网页中加入滚动的图片或文字?

[操作说明]   内容编辑中在想要设置滚动的文字或图片地方插入下面代码即可。

[b]左右滚动代码[/b][quote]
<marquee onMouseOver=this.stop(); onMouseOut=this.start(); scrollamount=3 width="100%" height=55>你想要左右滚动的文字或图片代码</marquee>[/quote]

[b]上下滚动代码[/b]

[quote]
<MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=1 direction=up width="100%" height=55 align="center">你想要上下滚动的文字或图片代码</marquee>[/quote]

页: [1]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.