jQuery層疊文字焦點圖切換動畫特效源碼下載
_PreLoadImg([ | |
“images/m2yy_btn.png” | |
],function(){ | |
// 初始化 | |
$(“.a-part”).each(function(){ | |
$(this).height(420) | |
FullBg($(this), $(this).find(“img.bg”)) | |
}) | |
// ABOUT PART FOURTH | |
$(“.about-fo .main”).css(“top”, ($(window).height() – 572) / 2 ) | |
$(“.about-fo .box”).each(function(){ | |
$(this).find(“.box-in”).css(“padding-top”, 138 – $(this).find(“.box-in”).height() / 2 ) | |
}) | |
var $In = $(“.about-fo .detail .in”), | |
InBl = true, | |
a = 0, | |
b = 0, | |
$FoUl = $(“.about-fo .list ul”), | |
$FoLi = $(“.about-fo .list li”) | |
$FoUl.width($FoLi.width() * $FoLi.length) |
頁面演示圖:
聲明:本站所有文章,如無特殊說明或標注,均為本站原創發布。任何個人或組織,在未征得本站同意時,禁止復制、盜用、采集、發布本站內容到任何網站、書籍等各類媒體平臺。如若本站內容侵犯了原著者的合法權益,可聯系我們進行處理。