一聚教程网:一个值得你收藏的教程网站

最新下载

热门教程

jquery实现文字单行横移或翻转(上下、左右跳转)

时间:2017-01-09 编辑:简简单单 来源:一聚教程网

通过jquery的animate实现上下单行自动跳转

 
 代码如下 复制代码
javascript"src="__ROOT__/Style/H/js/jquery-1.7.2.min.js">
 
   1. Lorem Ipsum is simply dummy text of the printing and typesetting industry
   2. It is a long established fact that a reader will be distracted
   3. Many desktop publishing packages
   4. All the Lorem Ipsum generators on the Internet tend to repeat predefined
   5. The standard chunk of Lorem Ipsum used
   6. English versions from the 1914 translation by H. Rackham.
   7. Bu metin deneme amaçlıdır the standard chunk of Lorem Ipsum used
 
 

二  通过scrollLeft函数实现自动左右移动(谷歌浏览器偶尔不能移动)

 
 代码如下 复制代码
  
    
      #
      #
      #
      #
      #
      #
    
    
  
 

热门栏目