这个location应该怎么应用?
phpcn_u226
phpcn_u226 2016-12-19 11:11:41
0
2
1086

这个location应该怎么应用,就是它的应用格式是什么样的?

phpcn_u226
phpcn_u226

Antworte allen(2)
数据分析师

这个location应该怎么应用?-PHP中文网问答-这个location应该怎么应用?-PHP中文网问答

围观一下哦,学习一下。

阿神

可以看一下下面代码,是其中一种应用

<script>
function currLocation()
{
alert(window.location)
}
function newLocation()
{
window.location="/index.html"
}
</script>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage