我对JS文件进行了更新,并通过FTP上传。但是当我刷新页面时,旧版本的脚本似乎仍在加载。
我知道最初的第一步,所以我已经这样做了:
这里是真正的踢球者:当我查看源代码时,在上面的所有这些情况中,我都看到了更新的文件。它让我发疯了。我还能尝试什么?这是怎么回事。
我是新来的,不习惯使用它,但这里是jsfiddle
以下是已更改的代码:
document.getElementById("dataPopup").innerHTML = "<p>The Overall Neighborhood Score gives equal weight to the Social Disadvantage, Prestige, Business and Employment, Housing Type and Tenure, and Crime Indexes. A neighborhood score of zero is average for Detroit. A positive score indicates above average economic strength and a negative score conveys below average economic strength.</p><a href='#' onClick='hideDataPopup()'>Close</a>"
如果有帮助,请访问以下网站:Detroit Community Metrics加载后,点击&#34;更多信息...&#34;并且应该读取&#34;底特律的社区得分为零是平均值。&#34;而不是&#34;邻里得分为零是底特律的平均值。&#34;