为了账号安全,请及时绑定邮箱和手机立即绑定

网站出bug了啊!!!以下代码调整数次没有错误,但提交后一直显示错误!!今天是2015.4.14 16:36

<!DOCTYPE HTML>

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<title>无标题文档</title>

</head>

<body>

<!--调整前的代码

<div id="con">

  <p>javascript</p>

  <div>jQuery</div>

  <h5>PHP</h5>

</div>

-->

<div id="con"><p>javascript</p><div>jQuery</div><h5>PHP</h5></div>

<script type="text/javascript">

  var x=document.getElementById("con");

    document.write("Firstnode name:"+x.firstChild.nodeName+"<br  />"+"Firstnode value:"+x.firstChild.nodeValue+"<br  />"+"Firstnode type:"+x.firstChild.nodeType+"<br  />"+"<br  />");

    document.write("Lastnode name:"+x.lastChild.nodeName+"<br  />"+"Lastnode value:"+x.lastChild.nodeValue+"<br  />"+"Lastnode type:"+x.lastChild.nodeType+"<br  />"+"<br  />"); 

</script>

</body>

</html>

http://img1.sycdn.imooc.com//552cd1520001833e12130807.jpg

正在回答

3 回答

我也是  网站有问题  以前提交正确的现在提交也都出现了错误 

提交同学已经提交成功的代码还是错误   等着网站修复吧

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

网站出bug了啊!!!以下代码调整数次没有错误,但提交后一直显示错误!!今天是2015.4.14 16:36

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信