点击这里给我发消息 点击这里给我发消息

JavaScript控制文本框的值加减

添加时间:2011-9-5
    相关阅读: JavaScript
<title>JavaScript控制文本框的值连续加减</title>
<script   language="javascript">
var   flag1=0;
var   flag2=0;
function   NumberInc()
{
if(flag1==1   &&   flag2==1)
{alert("Error!");}
else
{
if(flag1==1)
{
document.all.TextBox1.value++;
setTimeout("NumberInc()",100);
}
if(flag2==1)
{
document.all.TextBox1.value--;
setTimeout("NumberInc()",100);
}
}
}
function   md(obj)
{
if(obj.id=="Button1")   flag1=1;
if(obj.id=="Button2")   flag2=1;
NumberInc();
}
function   mo(obj)
{
if(obj.id=="Button1")   flag1=0;
if(obj.id=="Button2")   flag2=0;
}
</script>
<html>
<body>
<form   runat=server>
<input id="TextBox1"   runat="server"   Width="50"   CssClass="mybutton"   Text=0>
<input type="button"   ID="Button1"     value="+"   onMouseDown="md(this)"   onMouseOut="mo(this)"   onMouseUp="mo(this)"   >
<input type="button"   ID="Button2"     value="-"   onMouseDown="md(this)"   onMouseOut="mo(this)"   onMouseUp="mo(this)"   >
</form>
</body>
</html>   本文作者:未知
咨询热线:020-85648757 85648755 85648616 0755-27912581 客服:020-85648756 0755-27912581 业务传真:020-32579052
广州市网景网络科技有限公司 Copyright◎2003-2008 Veelink.com. All Rights Reserved.
广州商务地址:广东省广州市黄埔大道中203号(海景园区)海景花园C栋501室
= 深圳商务地址:深圳市宝源路华丰宝源大厦606
研发中心:广东广州市天河软件园海景园区 粤ICP备05103322号 工商注册