低谷先生
2015-11-25 16:30
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>location</title> </head> <script type="text/javascript"> document.write(window.location.herf); </script> </head> <body> </body> </html>
代码写错了,是href, 不是herf
写代码认真一点先把代码写对再来问问题吧朋友。
window.location.href 不是herf
JavaScript进阶篇
468060 学习 · 21891 问题
相似问题