$(document).ready(function () { $(".main_visual").hover(function(){ $("#btn_prev,#btn_next").fadeIn() },function(){ $("#btn_prev,#btn_next").fadeOut() }) $dragBln = false; $(".main_image").touchSlider({ flexible : true, speed : 200, btn_prev : $("#btn_prev"), btn_next : $("#btn_next"), paging : $(".flicking_con a"), counter : function (e) { $(".flicking_con a").removeClass("on").eq(e.current-1).addClass("on"); } }); $(".main_image").bind("mousedown", function() { $dragBln = false; }) $(".main_image").bind("dragstart", function() { $dragBln = true; }) $(".main_image a").click(function() { if($dragBln) { return false; } }) timer = setInterval(function() { $("#btn_next").click();}, 5000); $(".main_visual").hover(function() { clearInterval(timer); }, function() { timer = setInterval(function() { $("#btn_next").click();}, 5000); }) $(".main_image").bind("touchstart", function() { clearInterval(timer); }).bind("touchend", function() { timer = setInterval(function() { $("#btn_next").click();}, 5000); }) });

您现在的位置是:主页 > 杂项 > 中华人民共和国粮票

中华人民共和国粮票

时间:2014-05-24 09:47  来源:38xww  阅读次数: 复制分享 我要评论

    
document.getElementById("bdshell_js").src = "http://bdimg.share.baidu.com/static/js/shell_v2.js?cdnversion=" + Math.ceil(new Date()/3600000)

上一篇:金丝楠木阴沉木

下一篇:民国铜碗

相关资讯