添加公告栏

0 views
Skip to first unread message

蜀山劍客

unread,
Jun 11, 2009, 2:19:51 AM6/11/09
to 龙的传人
首先在侧边栏里添加一个Html/JavaScript模块,在里面加上下面的代码,公告栏的内容自己修改。可以根据自己的情况适当修改代码

<table border="0" width="80%" bgcolor="#ffffff">
<tbody><tr>
<td class="RegionContent"><p>
</p><marquee scrolldelay="1" direction="up"
onmouseover="this.scrollDelay=3000" style="font-size: 12px; color: rgb
(65, 65, 65); line-height: 17px;" onmouseout="this.scrollDelay=1"
scrollamount="1" height="90">
欢迎光临,请留下你的脚印。
</marquee></td>
</tr>
</tbody></table>

Reply all
Reply to author
Forward
0 new messages