似月是你
God helps those who help themselves.
天 道 酬 勤

公告向上滚动效果

jQuery(".txtMarquee-top").slide({
            titCell:".hd ul",
            mainCell:".bd ul",
            autoPage:true,
            effect:"topLoop",
            autoPlay:true,
            vis:1,
            interTime:5000,
 });

<script type="text/javascript" src="/js/jquery.SuperSlide.2.1.1.js"></script>

<div class="txtMarquee-top">
     <div class="bd">
         <ul>
            <li>公告内容</li>
            <li>公告内容</li>
            <li>公告内容</li>
         </ul>
     </div>
</div>

 jquery.SuperSlide官网链接:http://www.superslide2.com/downLoad.html

posted @ 2020-08-29 14:38  似月是你  阅读(225)  评论(0编辑  收藏  举报