专题文章
时长:00:00更新时间:2020-11-27 21:12:34
firefox浏览器不支持innerText的解决方法_javascript技巧:js代码: 代码如下: window.onload = function(){ if(window.navigator.userAgent.toLowerCase().indexOf(msie)==0){ //firefox innerText HTMLElement.prototype.__defineGetter__( innerTex
查看详情