"; for (var i = 0; i < len; i++) { btn += ""; } btn += "
"; $("#focus").append(btn); $("#focus .btnBg").css("opacity", 0.5); $("#focus .btn span").css("opacity", 0.4).mouseenter(function() { index = $("#focus .btn span").index(this); showPics(index); }).eq(0).trigger("mouseenter"); $("#focus .preNext").css("opacity", 0.2).hover(function() { $(this).stop(true, false).animate({ "opacity": "0.5" }, 300); }, function() { $(this).stop(true, false).animate({ "opacity": "0.2" }, 300); }); $("#focus .pre").click(function() { index -= 1; if (index == -1) { index = len - 1; } showPics(index); }); $("#focus .next").click(function() { index += 1; if (index == len) { index = 0; } showPics(index); }); $("#focus ul").css("width", sWidth * (len)); $("#focus").hover(function() { clearInterval(picTimer); }, function() { picTimer = setInterval(function() { showPics(index); index++; if (index == len) { index = 0; } }, 5000); //此4000代表自动播放的间隔,单位:毫秒 }).trigger("mouseleave"); function showPics(index) { //普通切换 var nowLeft = -index * sWidth; //根据index值计算ul元素的left值 $("#focus ul").stop(true, false).animate({ "left": nowLeft }, 300); //通过animate()调整ul元素滚动到计算出的position $("#focus .btn span").stop(true, false).animate({ "opacity": "0.4" }, 300).eq(index).stop(true, false).animate({ "opacity": "1" }, 300); //为当前的按钮切换到选中的效果 } });
永利臻享简介
  • 永利臻享动态
  • 育人天地
  • 教学永利臻享
  • 西外师资
  • 国际永利臻享
育人天地

教学永利臻享

西外师资
国际永利臻享 艺体之窗 永利臻享风采 招生信息

更多内容

以下内容与「永利臻享app(中国)官方网站IOS/安卓通用版/APP下载」同属公开资讯,可按栏目接着查阅相关条目。 继续了解

本站按公开材料组织页面。需要原文时请核对应栏目发布页。

继续浏览时优先选择同栏目或相近主题,避免被站外镜像带偏。 同题参见

  1. 育人工作者
  2. 育人天地
  3. 管理团队
  4. 国际永利臻享
  5. 办学理念
  6. 家长委员会
  7. 招生动态
  8. 户外运动

快速通道

繁体中文版 / 主页 / English

如从搜索进入本页,可先确认栏目名称,再按相关阅读扩展浏览。