[Solution found!] 尝试: navigator.__defineGetter__('userAgent', function(){ return 'foo' // customized user agent }); navigator.userAgent; // 'foo' 在FF2 ...
確定! 回上一頁