JS CSS Picture switching effect (the same page can be called multiple times)

Source: Internet
Author: User

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

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.