摘要: 每 自动更新 if youput these codes in the iframe,then iframe can refresh a... 阅读全文
posted @ 2014-09-02 13:28 二师弟tl 阅读(404) 评论(0) 推荐(0) 编辑
摘要: some people said the change event of checkbox can not trigger in the ie7 or ie8,that's not true.this event can trigger in the ie7 or ie8 ,but you can ... 阅读全文
posted @ 2014-09-02 11:03 二师弟tl 阅读(255) 评论(0) 推荐(0) 编辑
摘要: approach style="-moz-user-select:none;" onselectstart="javascript:return false;"onselectstart event is for ie 阅读全文
posted @ 2014-09-02 10:56 二师弟tl 阅读(137) 评论(0) 推荐(0) 编辑
摘要: four approachs can cross domain in javascript1.jsonp2.document.domain(only in frame and they have one same parent domain)3.window.name4.window.postMes... 阅读全文
posted @ 2014-09-02 10:11 二师弟tl 阅读(120) 评论(0) 推荐(0) 编辑