javascript新手提问
你好,我想些一个javascript,判断两次输入的账号一致,该如何做啊?
<tr>
<th width="18%" align="right">* 需要充值的账户 </th>
<td width="82%"> <input name="txt_account" id="txt_account" size="60" value="" /> </td>
</tr>
<tr>
<th align="right">* 重复输入账户 </th>
<td> <input name="txt_raccount" id="txt_raccount" size="60" value="" /> </font> </td>
</tr>
<tr>
<th> </th>
<td height="50">
<input type="submit" name="sb_next" class="paysubmit" value="发送" /> </td>
</tr>
<tr>
<th width="18%" align="right">* 需要充值的账户 </th>
<td width="82%"> <input name="txt_account" id="txt_account1" size="60" value="" /> </td>
</tr>
<tr>
<th align="right">* 重复输入账户 </th>
<td> <input name="txt_raccount" i
相关问答:
在更新面板里注册了一个JavaScript脚本(脚本的作用:滚动显示文字),在程序连续跑30分钟以后,弹出一个错误提示框,错误:未指明的错误 状态吗:0,期待高手和我一起解决。
先帮顶。。。代码呢?
自己也顶下。 ......
<script>
with(document)
{
for(var i=0;i <streams.length;i++)
writeln(" <p> <a href=# onclick=change(streams[i].url)>"+streams[i].name+" </a> < ......
如何实现当鼠标悬停控件上时,出现该控件的尾部显示对应的层,鼠标移动到该层上进行相应的操作,当鼠标移除时(不在控件上也不在层上)层隐藏,
http://topic.csdn.net/u/20090830/23/5e5ded07-7216-46c2-9712- ......
如题,谢谢
1.用activeX
2.用服务器.传递命令给服务器,服务器来运行
javascript不可以吗
js是客户端执行的,权限有限,可以的话,病毒满天飞啦
是啊,如果可以的话,那 JavaScript 执行一个 format c: ......