1. 首页
  2. 编程语言
  3. Web开发
  4. 不间断滚动的js类

不间断滚动的js类

上传者: 2021-01-23 07:38:47上传 JS文件 10.81KB 热度 15次
适合网站中开发滚动的图片、文字等 应用说明:页面包含[removed][removed] 创建实例: //参数直接赋值法 new Marquee("marquee") new Marquee("marquee","top") ...... new Marquee("marquee",0,1,760,52) new Marquee("marquee","top",1,760,52,50,5000) ...... new Marquee("marquee",0,1,760,104,50,5000,3000,52) new Marquee("marquee"
用户评论