Kill Thunder Dog jquery---43 scrolling bulletin Board case

Source: Internet
Author: User
Tags setinterval

<!DOCTYPE HTML><HTML>    <Head>        <MetaCharSet= "Utf-8">        <title></title>        <styletype= "Text/css">H1,div{margin:0;padding:0;font-size:12px;            }H1{width:180px;Height:30px;Background-color:#369;Line-height:30px;text-indent:10px;Color:Yellow;font-size:14px;Font-weight:Bold;padding:0;margin:0;            }Div{width:158px;Height:200px;padding:10px;Border:1px solid #369;            }Li{List-style:None;padding:3px;Border-bottom:1px dashed #ccc;            }ul{padding:0;margin:0;            }        </style>        <Scriptsrc= "Js/jquery.js"></Script>        <Script>            $(function(){                //setinterval let him cycleSetInterval (function(){                    $('Ul>li:first'). Clone (). AppendTo ('ul'); $('Ul>li:first'). Remove (); }, +);        }); </Script>    </Head>    <Body>        <H1>jquery scrolling Effect</H1>        <Div>            <ul>                <Li>Apple Specials</Li>                <Li>Watermelon Specials</Li>                <Li>Banana Specials</Li>                <Li>Sydney Specials</Li>                <Li>Cantaloupe Specials</Li>                <Li>Grape Specials</Li>                <Li>Grapes Specials</Li>                <Li>Orange Specials</Li>                <Li>Oranges Specials</Li>            </ul>        </Div>    </Body></HTML>

Kill Thunder Dog jquery---43 scrolling bulletin Board case

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.