ebay flash 图片幻灯片效果

<!--
文章是款ebay网偷下来的,一款图片幻灯片切换效果代码,我们提供部份代码,主要是支持幻灯片在线预览与源码免费下载。

<!doctype html public "-//w3c//dtd html 4.01 transitional//en""http://www.w3c.org/tr/1999/rec-html401-19991224/loose.dtd">
<html>
<head>
<title>ebay flash 图片幻灯片效果</title>
<meta http-equiv=content-type content="text/html; charset=gb2312">

<meta
content="buy clothing, shoes, handbags &amp; accessories on ebay.  find a huge selection of fashion items at low prices." name=description>
<link href="css教程/163css.css" type=text/css rel=stylesheet>
<meta content="mshtml 6.00.6000.17063" name=generator>
</head>
<body >
<div id=carousel>
 <div class=frame>
  <div class=frames id=stage>
   <div id=f1 style="background: url(images/01.jpg); overflow: hidden; width: 715px; position: absolute; height: 310px">
   </a></div>
   <div class=frame-2 id=f2 >
   </a></div>
   <div class=frame-3 id=f3>
   </a></div>
   <div class=frame-4 id=f4>
   </a></div>
   <div class=frame-5 id=f5>
   </div>
  </div>
 </div>
 <div class=controls>
  <div class="arrow l-a" onmouseo教程ver=highlighta(this); onclick=prevf();
  onmouseout=dehighlighta(this);></div>
  <div class=off id=control1 onmouseover=hover(1) onclick=press(1,false)
  onmouseout=out(1)>1</div>
  <div class=off id=control2 onmouseover=hover(2) onclick=press(2,false)
  onmouseout=out(2)>2</div>
  <div class=off id=control3 onmouseover=hover(3) onclick=press(3,false)
  onmouseout=out(3)>3</div>
  <div class=off id=control4 onmouseover=hover(4) onclick=press(4,false)
  onmouseout=out(4)>4</div>
  <div class="arrow r-a" onmouseover=highlighta(this); onclick=nextf();
  onmouseout=dehighlighta(this);></div>
 </div>
 <input id=numframe type=hidden value=4></input>
 <input id=images1 type=hidden value=images/01.jpg></input>
 <input id=images2 type=hidden value=images/02.jpg></input>
 <input id=images3 type=hidden value=images/03.jpg></input>
 <input id=images4 type=hidden value=images/04.jpg></input>
</div>
<script src="js/163css.js" type=text/网页特效></script>

</body>
</html>

效果预览地址
http://g.111cn.net/javascript/js/20100907/ebay/
源码下载地址
http://down.111cn.net/down/code/js/jiaodiantu/2010/0907/20672.html

时间: 2024-10-25 09:41:28

ebay flash 图片幻灯片效果的相关文章

大气flash 图片轮换效果代码

本文章提供一款大气flash 图片轮换效果,本文章只给出部份代码,文章下面提供了完整的源码下载与效果预览,如果你喜欢可以下载去用,很适合于企业站,商城等网幻灯片. <!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd"> <html xmlns="http

flash图片变换效果

代码如下: /*作者:梦自在*/ var count_num:Number = 1; var depth_num1:Number = 0; var depth_num2:Number = 1.5; /*画线*/ var isStates:Boolean=false; /*创建遮照容器*/ var drawing:Boolean = true; /*经过的时间*/ var time_num:Number = 0; /*第几次按*/ var press_num:Number = 0; var con

二款flash图片切换效果

提供一款flash图片切换效果哦,如果你正在找图片切换效果就进来看看哦. <meta http-equiv="content-type" content="text/html; charset=gb2312" /> <title>二款flash图片切换效果</title> <style type="text/css教程"> * { margin:0; padding:0; } body {  mar

flash图片放大效果

有白色的线条,是因为,这个底条是50个小图组成,FLASH 处理的时候不是很完美.按理是没有的,也算是个BUG吧 ,你可以自己绘制,就不会有这个问题了. 还有就是请教各位 1:怎么设置创建出来的文本的字体大小(不用scale) 2:怎么获取文本从第一个字到最后一个字的距离 3:文本的bold属性怎么才能对中文有效 源码下载:flash_dock_menu.rar 模仿"css+js" 的那个菜单,舞台大小设置为  640*480  把这段代码插入第一帧(仅一帧) 在库中放入数组 men

js图片幻灯片效果

<!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 content="text/html;

flash 图片切换效果(拖尾模糊)

一款具有拖尾模糊效果的flash 图片切换源码,喜欢就进来下载吧. <!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>

两屏flash图片切换效果

<!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-

flash图片切换效果

var pic_width=408; //图片宽度 var pic_height=115; //图片高度 var button_pos=4; //按扭位置 1左 2右 3上 4下 var stop_time=3000; //图片停留时间(1000为1秒钟) var show_text=0; //是否显示文字标签 1显示 0不显示 var txtcolor="99CC33"; //文字色 var bgcolor="99CC33"; //背景色 var imag=new

基于jquery图片幻灯片效果代码

先来看看效果图片 代码如下,jquery文件大家可以到http://down.111cn.net去下载,这里就不给出来了  代码如下 复制代码 <!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.