JS输出问题。JS输出了一个数组当中加变量

<scripttype="text/javascript">vartheTms,shu,dot;theTms=newArray();shu=2;dot='';theTms... <script type="text/javascript">
var theTms, shu, dot;
theTms = new Array();
shu = 2;
dot = '';
theTms[1] = '<dl class=\"r\" style=\"background-color:#ffff00\" onmouseover=\"this.style.backgroundColor=\'#ffffff\'\" onmouseout=\"this.style.backgroundColor=\'#ffff00\'\"><dd class=\"c1\">本地当前时间<dd class=\"c3\"><span><font color=\"red\">变量1</font></span></dd></dl>';
theTms[2] = '<dl class=\"r\" style=\"background-color:#ffff00\" onmouseover=\"this.style.backgroundColor=\'#ffffff\'\" onmouseout=\"this.style.backgroundColor=\'#ffff00\'\"><dd class=\"c1\">美国当前时间<dd class=\"c3\"><span><font color=\"red\">变量2</font></span></dd></dl>';
theTms2='';
var idx;
theTms = theTms.sort(function(){return Math.random()*new Date%3-1;});
for(idx = 0; idx < shu; idx++){
document.write(dot+theTms[idx]);
}
document.write(dot+theATm2);
</script>

以上是未完成代码。
怎么将当前时间写到变量位置。
顺便鄙视下没能力还骗采纳的孙子
展开
 我来答
凉赞被谁占了
推荐于2016-06-14 · TA获得超过949个赞
知道小有建树答主
回答量:576
采纳率:100%
帮助的人:314万
展开全部
用连接符+号,例如变量一为time;就可以这样写:
theTms[1] = '<dl class=\"r\" style=\"background-color:#ffff00\" onmouseover=\"this.style.backgroundColor=\'#ffffff\'\" onmouseout=\"this.style.backgroundColor=\'#ffff00\'\"><dd class=\"c1\">本地当前时间<dd class=\"c3\"><span><font color=\"red\">‘+time+’</font></span></dd></dl>';
更多追问追答
追问
我用了你的方法结果把整个 time的变量脚本给输出来了。
追答
那就是你定义time这个变量的时候方法错了,你可以把你定义变量的方法贴出来看一下吗?
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式