请赐教:点击某元素时,js获取同辈元素的值
form表单代码如下<formid='form2'name='form2'method='post'><inputname='id'id='id'type='hidden...
form表单代码如下
<form id='form2' name='form2' method='post'>
<input name='id' id='id' type='hidden' value='2' />
<input type='image' align='absmiddle' src='../pic/giftbox.png' title='unopened' width='40px' height='40px' onclick='checkuser(this)' />
</form>
需要在点击第二个input里的图片的时候,获取第一个input里面value的值。
不要告诉我用document.getelementbyid的方面,因为有多个内容相似的批量生成的form。
谢谢高手指点! 展开
<form id='form2' name='form2' method='post'>
<input name='id' id='id' type='hidden' value='2' />
<input type='image' align='absmiddle' src='../pic/giftbox.png' title='unopened' width='40px' height='40px' onclick='checkuser(this)' />
</form>
需要在点击第二个input里的图片的时候,获取第一个input里面value的值。
不要告诉我用document.getelementbyid的方面,因为有多个内容相似的批量生成的form。
谢谢高手指点! 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询