07高考 | ASP学习 | 社会新闻 | 电脑知识 | 故事会 | 感受心情 |


tyl0412 的BLOG 

留言 加为好友  收藏

2008 10.14 Tue
   1234
567891011
12131415161718
19202122232425
262728293031 
«» 2008 - 10 «»

用户公告
微笑
每天给自己一个微笑,生活会更美好!~这里有小故事,也有我的小世界,更有许多人生小知识.欢迎大家来访问我的博客.有时间也可以给我留言.愿大家快乐每一天!~

搜索BLOG文章

 

博客基本信息
用户名: tyl0412
等级: 四星会员
威望: 397.4
金钱: 21760
在线时间: 1644 分钟
日志总数: 1347
评论数量: 61
访问次数: 760634
建立时间: 2006-07-10


XML RSS 2.0 WAP



作者: tyl0412   发表日期: 2007-09-02
复制  400电话申请,只要800元


TAG: 收藏 推荐
<FORM name=RedForm action=# >
一:
<INPUT name=textfield2>
<INPUT type=image height=19 width=53 src="xxx.gif" align=absMiddle border=0 name=RedImg onclick="this.form.submit()">

<INPUT type=image height=19 width=53 src="xxx.gif" align=absMiddle border=0 name=RedImg3 onclick="this.form.reset()">

</FORM>

二:
代替submit按钮的图片代码格式是
<input type="image" name="..." src="..." onClick="document.formName.submit()">
代替reset按钮的代码图片格式是
<a href="javascript:document.formName.reset();"><img border=0 src="..."></a>


三:
<form>

<INPUT name=textfield2>

<INPUT type=image height=19 width=53 src="xxx.gif" align=absMiddle border=0 name=RedImg onClick="frm1.action='link.asp'">




文章评论0条回复