摘要: var obj = document.getElementById('setbg');var smooth = new ImageSmooth(obj);//smooth.fuzzy();/*背景模糊*/ function ImageSmooth(obj){ var elem,oldClass... 阅读全文
posted @ 2014-08-19 11:39 Western Journey 阅读(165) 评论(0) 推荐(0)