考慮下面的JavaScriptwindow.location的存儲到一個變量導致錯誤
var str=window.location;
newArray=str.split('/');
document.write(newArray[0]);
當我在「VAR URL」持有執行分裂「window.location的」它是引起螢火控制檯此錯誤
TypeError
arguments: Array[2]
message: "—"
stack: "—"
type: "undefined_method"
__proto__: Error