如果我正确理解,那么当进入页面https://localhost:44389/Page1/Index时,文本应该移动.
我跟踪链接,但什么也没发生。..。
我看到一个带有文本test的页面。
文本不移动。
代码 "ScriptTest.js","ScriptJS.js“。
var divxPos = 0;
window.onload = function () {
this.runCode()
}
function runCode() {
var test = document.getElementById("");
test.