<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>无标题文档</title></head><body><script> var arr = ['100px','abc'-6,[],-98765,34,-2,0,'300', ,fuction(){alert(1);},null,document,[],true,'200px'-30,'23.45元',5, Number('abc'),fuction(){alert(3);}]; window.onload = function(){ }</script></body></html>
6 回答
拿不到钥匙的车放不进手机的歌
TA贡献71条经验 获得超29个赞
大哥 你这第十行,,还要自己数, 太不科学了, 你的<script >是放在body里的 头部应该有<script type=javascript> </> 我感觉是这样
添加回答
举报
0/150
提交
取消