摘要:
在一个css里引用另一个css@import "main.css" 阅读全文
posted @ 2014-08-12 16:51
Shimily
阅读(295)
评论(0)
推荐(0)
摘要:
var anime1=setTimeout(function(){ //文字淡入 $(".history_wenzititle").animate({top:'35%',opacity:'1'},1500).css("visibility","visible"); $(".history_w... 阅读全文
posted @ 2014-08-12 16:05
Shimily
阅读(289)
评论(0)
推荐(0)
摘要:
function Imgload(){ $(".history").find("img").each(function(){ $(this).attr("src",$(this).attr("v")); $(this).removeAttr("v"); });}setT... 阅读全文
posted @ 2014-08-12 16:02
Shimily
阅读(215)
评论(0)
推荐(0)
摘要:
鼠标悬停事件绑定。 function overs(q){ q=$(this).index(); $(this).find('img').attr('src','/Application/Home/View/public/images/history/nav'+q+'_h... 阅读全文
posted @ 2014-08-12 15:55
Shimily
阅读(86)
评论(0)
推荐(0)

浙公网安备 33010602011771号