摘要: //设为首页 www.ecmoban.comfunction SetHome(obj,url){ try{ obj.style.behavior='url(#default#homepage)'; obj.setHomePage(url); }catch(e){ ... 阅读全文
posted @ 2015-01-29 16:09 Kenway-Lau 阅读(511) 评论(0) 推荐(0) 编辑