| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 470 人关注过本帖
标题:求助,这个怎么添加到自己的网站里,还有这个能在淘宝里用吗
只看楼主 加入收藏
haolingzheng
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2011-8-25
收藏
 问题点数:0 回复次数:4 
求助,这个怎么添加到自己的网站里,还有这个能在淘宝里用吗
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<style>
div#MainPromotionBanner{
    width:360px;
    height:190px;
    background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
    position:relative;
    margin: 0 auto;
}
#MainPromotionBanner .Slides{
    padding: 0;
    margin: 0;
    list-style: none;
    height: 190px;
    overflow: hidden;
}
#MainPromotionBanner .Slides li {
    float: left;
    width: 360px;
    height: 190px;
}

#MainPromotionBanner .Slides img{
    border:0;
    display: block;
    width: 360px;
    height: 190px;   
}

#MainPromotionBanner .SlideTriggers{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 165px;
    right: 0px;
    z-index: 10;
    height: 25px;   
}
#MainPromotionBanner .SlideTriggers li{
    float: left;
    display: inline;
    color: #74a8ed;
    text-align: center;
    line-height:16px;
    width: 16px;
    height: 16px;
    font-family: Arial;
    font-size: .9em;
    cursor: pointer;
    overflow: hidden;
    margin:3px 6px;
    background: url(icon/images200712203/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{
    color:#fff;
    background: url(icon/images200712203/slide_trigger_c.gif) no-repeat center center;
    border:0;
    font-weight:bold;
    font-size: 1.4em;
    line-height: 21px;
    height: 21px;
    width: 21px;
    margin:0 6px;
}
-->
</style>
</head>

<body>
<script src="icon/yu200712201.js" type="text/javascript"></script>
<script src="icon/yu200712202.js" type="text/javascript"></script>
<div align="center">
<div id="MainPromotionBanner">
<div id="SlidePlayer">
<ul class="Slides">
<li><a target="_blank" href="http://www. src="icon/images200712203/01.jpg"></a></li>
<li><a target="_blank" href="http://www. src="icon/images200712203/02.jpg"></a></li>
<li><a target="_blank" href="http:// src="icon/images200712203/03.jpg"></a></li>
<li><a target="_blank" href="http://www. src="icon/images200712203/04.jpg"></a></li>
<li><a target="_blank" href="http:// src="icon/images200712203/05.jpg"></a></li>
</ul>
</div>
<script type="text/javascript">TB.widget.SimpleSlide.decoration('SlidePlayer', {eventType:'mouse', effect:'scroll'});</script>
</div>
<br>
<a href="http://www. target="_blank">网页特效网提供</a>
</body>
</html>
本代码由<a href=http://www.网页特效网</a>提供
搜索更多相关主题的帖子: html 淘宝 background position relative 
2011-08-25 22:40
haolingzheng
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2011-8-25
收藏
得分:0 
我可以换图片可是为
程序代码:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<style>
div#MainPromotionBanner{
    width:360px;
    height:190px;
    background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
    position:relative;
    margin: 0 auto;
}
#MainPromotionBanner .Slides{
    padding: 0;
    margin: 0;
    list-style: none;
    height: 190px;
    overflow: hidden;
}
#MainPromotionBanner .Slides li {
    float: left;
    width: 360px;
    height: 190px;
}

#MainPromotionBanner .Slides img{
    border:0;
    display: block;
    width: 360px;
    height: 190px;   
}

#MainPromotionBanner .SlideTriggers{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 165px;
    right: 0px;
    z-index: 10;
    height: 25px;   
}
#MainPromotionBanner .SlideTriggers li{
    float: left;
    display: inline;
    color: #74a8ed;
    text-align: center;
    line-height:16px;
    width: 16px;
    height: 16px;
    font-family: Arial;
    font-size: .9em;
    cursor: pointer;
    overflow: hidden;
    margin:3px 6px;
    background: url(icon/images200712203/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{
    color:#fff;
    background: url(icon/images200712203/slide_trigger_c.gif) no-repeat center center;
    border:0;
    font-weight:bold;
    font-size: 1.4em;
    line-height: 21px;
    height: 21px;
    width: 21px;
    margin:0 6px;
}
-->
</style>
</head>

<body>
<script src="icon/yu200712201.js" type="text/javascript"></script>
<script src="icon/yu200712202.js" type="text/javascript"></script>
<div align="center">
<div id="MainPromotionBanner">
<div id="SlidePlayer">
<ul class="Slides">
<li><a target="_blank" href="http://www."><img src="icon/images200712203/01.jpg"></a></li>
<li><a target="_blank" href="http://www."><img src="icon/images200712203/02.jpg"></a></li>
<li><a target="_blank" href="http://"><img src="icon/images200712203/03.jpg"></a></li>
<li><a target="_blank" href="http://www."><img src="icon/images200712203/04.jpg"></a></li>
<li><a target="_blank" href="http://"><img src="icon/images200712203/05.jpg"></a></li>
</ul>
</div>
<script type="text/javascript">TB.widget.SimpleSlide.decoration('SlidePlayer', {eventType:'mouse', effect:'scroll'});</script>
</div>
<br>
<a href="http://www." target="_blank">网页特效网提供</a>
</body>
</html>
本代码由<a href=http://www.网页特效网</a>提供
什么没有这个呢
2011-08-25 22:43
haolingzheng
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2011-8-25
收藏
得分:0 
没有下面那些数字呢
2011-08-25 22:43
haolingzheng
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2011-8-25
收藏
得分:0 
图片附件: 游客没有浏览图片的权限,请 登录注册
2011-08-25 22:44
xjl880406
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2012-3-15
收藏
得分:0 
哪位大师知道上述问题????真心求教
2012-03-15 20:31
快速回复:求助,这个怎么添加到自己的网站里,还有这个能在淘宝里用吗
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.022828 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved