下面图老师小编跟大家分享一个简单易学的JS新闻无缝滚动封装函数 取自阿里软件“我是旺想狂”教程,get新技能是需要行动的,喜欢的朋友赶紧收藏起来学习下吧!
【 tulaoshi.com - Web开发 】
!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
html xmlns="http://www.w3.org/1999/xhtml"
head
meta http-equiv="Content-Type" content="text/html; charset=utf-8" /
title活动公告/title
style type="text/css"
body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif, "宋体";
font-size: 12px;
background-color: #ffffff;
}
#fly_content11 {
position:absolute;
width:604px;
left:0px;
}
#fly_content21 {
position:absolute;
width:604px;
left:0px;
top:150px;
}
#fly_space1 {
width:604px;
position:relative;
height:42px;
margin:0;
overflow:
hidden;
}
.xy_css15{
margin:0;
padding:0;
list-style:none;
}
.xy_css15 li{
height:21px;
line-height:21px;
}
.font_1{color:red;}
/style
/head
body
div id="fly_space1" div id="fly_content11" style="line-height:21px;"
ul class="xy_css15" style="overflow:hidden"
li今天请保持旺旺在线,下午2点-4点,对在线用户随机赠送千份大礼喽!/li
li下午2点,别忘了看电影span class="font_1"《手机》/span,赚大把积分!/li
li请加ID:span class="font_1"阿里小旺/span,为好友!阿里小旺将是本次活动跟您联系的唯一的官方主持人。/li
li尽量让你的旺旺好友也保持在线,他们也会为你贡献积分呢!/li
li免费开通旺旺短信,多一种方式接收获奖信息!(如何开通?)li
/ul
/div
div id="fly_content21" style="line-height:21px;"/div/div
script type="text/javascript" src="attachments/month_0812/m2008121111950.js"/script
script type="text/javascript"
window.onload=function()
{
var yydd1=new imshe_gungun($("fly_space1"),$("fly_content11"),$("fly_content21"),false,10);
}
/script
/body
/html
来源:http://www.tulaoshi.com/n/20160219/1609336.html
看过《JS新闻无缝滚动封装函数 取自阿里软件“我是旺想狂”》的人还看了以下文章 更多>>