Previously do flash JS ads the same page can only be called once, this article provides the JS CSS tutorial picture switching effect can be called multiple times, and can be used normally.
<!doctype HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/ Xhtml1-transitional.dtd ">
<meta http-equiv= "Content-type" content= "text/html; charset=gb2312 "/>
<title>js CSS Picture Switching effects (multiple calls to the same page) </title>
<script type= "text/web Effects" src= "Jquery-1.32pack.js" ></script>
<script type= "Text/javascript" src= "Effect_commonv1.1.js" ></script>
<body>
<div style= "Clear:both; margin-bottom:20px; " >
<ul id= "Pub_slideplay" >
<li>
<a target= "_blank" href= "#" >
<p> yesterday's very nice bride basking in the horse's honeymoon </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> give me the first carat diamond in my life </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> "I like my sweet smile when I was 20 years old </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> single eyelid mm can also be very beautiful </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> a table A good meal no one dares to eat </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> College girls ' dorm room is really "plump" </p>
</a>
</li>
</ul>
</div>
<div style= "Clear:both; margin-bottom:20px ">
<ul id= "Pub_slideplay2" >
<li>
<a target= "_blank" href= "#" >
<p> yesterday's very nice bride basking in the horse's honeymoon </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> give me the first carat diamond in my life </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> "I like my sweet smile when I was 20 years old </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> single eyelid mm can also be very beautiful </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> a table A good meal no one dares to eat </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> College girls ' dorm room is really "plump" </p>
</a>
</li>
</ul>
</div>
<div style= "Clear:both;" >
<ul id= "Pub_slideplay3" >
<li>
<a target= "_blank" href= "#" >
<p> yesterday's very nice bride basking in the horse's honeymoon </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> give me the first carat diamond in my life </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> "I like my sweet smile when I was 20 years old </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> single eyelid mm can also be very beautiful </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> a table A good meal no one dares to eat </p>
</a>
</li>
<li>
<a target= "_blank" href= "#" >
<p> College girls ' dorm room is really "plump" </p>
</a>
</li>
</ul>
</div>
<script type= "Text/javascript" >new dk_slideplayer ("#pub_slideplay", {width: "320px", Height: "170px", FontSize: "12px", Time: "5000"});</script>
<script type= "Text/javascript" >new dk_slideplayer ("#pub_slideplay2", {width: "320px", Height: "170px", FontSize : "12px", Time: "4000"});</script>
<script type= "Text/javascript" >new dk_slideplayer ("#pub_slideplay3", {width: "320px", Height: "170px", FontSize : "12px", Time: "3000"});</script>
</body>
SOURCE Download Address
Http://down.111cn.net/down/code/js/jiaodiantu/2010/1105/21650.html
Effect Preview Address
Http://g.111cn.net/javascript/code/20101105/focus