javascript:回车提交表单

<INPUT TYPE=text NAME="hanbai_cd" SIZE=20 maxlength = 8 onkeydown=KeyDown()>

function KeyDown()
{
    
if (event.keyCode == 13)
    
{
        event.returnValue
=false;
        event.cancel 
= true;
        Form1.btnsubmit.click();
    }

}

posted on 2005-10-07 11:12 ffan 阅读(11730) 评论(15)  编辑 收藏 引用 所属分类: Other

评论

# re: javascript:回车提交表单 2005-12-12 11:02 3434

sdfasdfasdf  回复  更多评论   

# re: javascript:回车提交表单 2005-12-15 17:01 gf

fdfdsf  回复  更多评论   

# re: javascript:回车提交表单 2006-04-09 10:01 图片收藏

firefox好像不行,还有一个页面有多个回车提交怎么办啊?  回复  更多评论   

# re: javascript:回车提交表单 2006-05-31 10:22 simple

谢谢!  回复  更多评论   

# re: javascript:回车提交表单 2006-11-22 10:55 test

function KeyDown()
{
if (event.keyCode == 13)
{
event.returnValue=false;
event.cancel = true;
Form1.btnsubmit.click();
}
}  回复  更多评论   

# re: javascript:回车提交表单 2007-12-30 09:06 sdgsdg

http://web-chat-erotica-free.sculaccia-tun.info
http://casalinga-hard-cercasi.gradis-tun.info
http://cinese-tettona.sculaccia-tun.info
http://mature-enni.gradis-tun.info
http://brasex-fighetta-prostituta.gradis-tun.info
http://cazzo-gay.fatte-tun.info
http://sesso-foto-estremo-strapon.gradis-tun.info
http://gallerie-foto-sexy-rubate-gratis.sculaccia-tun.info
http://uomo-nudo-eritici-gratis.sculaccia-tun.info
http://sesso-donna-varese-posta-elettronica.fatte-tun.info
http://porno-attrice-anno-70.sculaccia-tun.info
http://bulma-goku-xxx.sculaccia-tun.info
http://fetish-big-tits.sculaccia-tun.info
http://scarica-gratis-video-sexy.sculaccia-tun.info
http://signore-sesso-pagamento-torino.fatte-tun.info
http://piede-porno-free.gradis-tun.info
http://leccate-di-buco-del-culo.fatte-tun.info
http://cartone-eros-video.sculaccia-tun.info
http://sesso-sotto-doccia-foto.gradis-tun.info
http://pompini-casalinghe-brasiliane-gratis.fatte-tun.info
http://video-bollenti-gratis.gradis-tun.info
http://porno-facial.sculaccia-tun.info
http://pompino-giapponesi.sculaccia-tun.info
http://doccia-dei-gay-uomo-nudo.gradis-tun.info
http://sesso-animale-donna-incinta-gratis.fatte-tun.info
http://porno-sexi-over-60.fatte-tun.info
http://sesso-video-clip-anteprime.sculaccia-tun.info
http://archivio-foto-tettona.fatte-tun.info
http://gratis-tetta-donna-capello-sex.gradis-tun.info
http://orge-in-video.fatte-tun.info  回复  更多评论   

# re: javascript:回车提交表单 2008-05-02 10:53 埃保常

FIREFFOX 不支持很多的,换IE就行  回复  更多评论   

# re: javascript:回车提交表单[未登录] 2009-03-15 09:37 呵呵

路过看看/、\<>  回复  更多评论   

# re: javascript:回车提交表单 2009-05-27 10:17 风剑

顶  回复  更多评论   

# re: javascript:回车提交表单 2009-07-02 10:05 pavior

http://paviorsoft.cn
似乎是不行  回复  更多评论   

# re: javascript:回车提交表单 2009-10-27 15:15 vêtements femmes

要好很多了,谢谢啊  回复  更多评论   

# re: javascript:回车提交表单 2009-11-04 17:03 wdarray

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>test</title>
<script language = "javascript">
function KeyDown(event)
{
event = event ? event : (window.event ? window.event : null);
if (event.keyCode == 13)
{
event.returnValue=false;
event.cancel = true;
Form1.btnsubmit.click();
}
}
</script>
</head>
<body>
<form method="post">
标题:<input type="text" name="t" onkeydown="KeyDown(event)" />
</form>
</body>
</html>
这样ie和firefox都可以正常了,而且只监听被注册的表单  回复  更多评论   

# re: javascript:回车提交表单 2009-11-24 16:50 vêtements femmes

分享了,谢谢哈  回复  更多评论   

# re: javascript:回车提交表单 2009-11-25 17:16 vêtements femmes

分享了谢谢  回复  更多评论   

# re: javascript:回车提交表单 2010-02-24 14:18 soluo

这个写法不支持firefox的吧?  回复  更多评论   

只有注册用户登录后才能发表评论。
<2007年7月>
24252627282930
1234567
891011121314
15161718192021
22232425262728
2930311234

导航

统计

常用链接

留言簿(12)

随笔分类

随笔档案

相册

搜索

最新评论

阅读排行榜

评论排行榜