"; 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); //为当前的按钮切换到选中的效果 } });
Home
  • About Us
  • School System
  • Admission
  • Xiwai News
021-37729019

Tel:021-37729019

021-67737693
Fax:021-67737693 Email admission@xw.sjedu 永利臻享

更多内容

以下内容与「永利臻享宣布成为那不勒斯官方合作伙伴」同属公开资讯,可按栏目接着查阅相关条目。 同题参见

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

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

  1. Admission
  2. Extra-curricular activities in Xiwai
  3. University Major Navigation ...
  4. Xiwai International Fine Art...
  5. “Give thanks, make a wish”
  6. The English Song Singing Contest ...
  7. Teaching Staff
  8. Field Trips to Shanghai Maritime ...

快速通道

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

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