为什么jsp代码onsubmit=“return check()”报错

错误提示为:Multipleannotationsfoundatthisline:-Syntaxerror,insert")"tocompleteArguments-Sy... 错误提示为:
Multiple annotations found at this line:
- Syntax error, insert ")" to complete Arguments
- Syntax error, insert ")" to complete

代码详情:
<div id="popDiv" style="display: none">
<div style="background-color: #D1D6F3;"><h2></h2><br></div>
<form onsubmit="return checkPopForm()"> !!!此处报错!!!
<s:token></s:token>
日期:<input type="text" name="date" style="margin:3px;3px;3px;0px" value="<%=today %>" onkeyup="checkDate('<%=today %>',this.value,'dateCheck')"/>
<span id="dateCheck"></span>
<br>
股票:<input type="text" name="code" style="margin:3px;3px;3px;0px" onkeyup="checkCode(this.value,'codeCheck')"/>
<span id="codeCheck"></span>
<br>
数量:<input type="text" name="amount" style="margin:3px;3px;3px;0px"/>股
<span id="amountCheck"></span>
<br>
价格:<input type="text" name="price" style="margin:3px;3px;3px;0px" onkeyup="checkPrice(this.value,'priceCheck')"/>
<span id="priceCheck"></span>
<br>
税率:<input type="text" name="rate" value="<%=stockTradeRate %>" style="margin:3px;3px;3px;0px" readonly="readonly"/>
<input type="text" name="type" style="display: none" />
<br>
<br>
<input type="submit" value="提 交" />
<input type="button" value="取 消" onclick="closePopDiv()">
</form>

</div>
展开
 我来答
haodemumu168
推荐于2016-12-01 · TA获得超过299个赞
知道小有建树答主
回答量:479
采纳率:100%
帮助的人:280万
展开全部
其实你写的地方有问题
你的form中直接写action和method
onsubmit写在最下面的提交那
<input type="submit" value="提 交" />
本回答被提问者和网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
俗富栋H
2013-05-13
知道答主
回答量:59
采纳率:0%
帮助的人:26.7万
展开全部
提示是把)包含到了参数里,应该是哪个函数多加了一个),或者()没有匹配吧。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
百度网友0c56f2b
2013-05-11 · TA获得超过204个赞
知道答主
回答量:119
采纳率:0%
帮助的人:62万
展开全部
你的action属性到哪里去了,估计是差了这个东西哦,不然提交到哪里去?
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
ligenshu1992
2013-05-12 · TA获得超过302个赞
知道小有建树答主
回答量:834
采纳率:0%
帮助的人:377万
展开全部
写了js代码么?
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(2)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式