var _IE = (function () {var v = 3, div = document.createElement('div'), all = div.getEl...

IP屬地:浙江
var title, src;$('body').on('mouseover', '.service_ul li ', function () {title = $(this...
$(window).scroll(function () {// 滾動條距離頂部的距離 大于 200px時if ($(window).scrollTop() >= 200) ...