摘要:
//自定义扩展$.fn.center = function () { this.css("position","absolute"); this.css("top", ( $(window).height() - this.height() ) / 2+$(window).scrollTop() + "px"); this.css("left", ( $(window).width() - this.width() ) / 2+$(window).scrollLeft() + "px& 阅读全文
posted @ 2012-05-23 10:15
yanqing07
阅读(627)
评论(0)
推荐(0)

浙公网安备 33010602011771号