"; 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); //為當前的按鈕切換到選中的效果 } });
首頁
  • 學校簡介
  • 學校動態
  • 育人天地
  • 教學課程
  • 西外師資
學校簡介

學校動態

育人天地
教學課程 西外師資 國際永利臻享注册福利 藝體之窗

更多内容

以下内容与「永利臻享注册福利」同属公开资讯,可按栏目接着查阅相关条目。 继续了解

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

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

  1. 國際交流
  2. 精品資源
  3. 管理團隊
  4. 教學課程
  5. 國際公民永利臻享注册福利
  6. 管理團隊
  7. 校園新聞
  8. 校園管理

快速通道

繁體中文版 / 主页 / English / html

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