摘要:
$(document).ready(function(){ $(".imgtext").hide(); $(".imgbox").hover(function(){ $(".imgtext",this).slideToggle(500); }); }); 阅读全文
posted @ 2016-03-30 13:39
biyayue
阅读(247)
评论(0)
推荐(0)
摘要:
( function( $ ) { // 找到当前位置 $('a.scroll-link').click(function(e){ e.preventDefault(); $.scrollTo( $(this).attr("href"), { duration: 1000, easing:'swin 阅读全文
posted @ 2016-03-30 13:38
biyayue
阅读(269)
评论(0)
推荐(0)

浙公网安备 33010602011771号