选课系统的界面代码

整理文档很辛苦,赏杯茶钱您下走!

免费阅读已结束,点击下载阅读编辑剩下 ...

阅读已结束,您可以下载文档离线阅读编辑

资源描述

htmlhead!--savedfromurl=(0013)about:internet--scriptlanguage=javascriptfunctioncheckuser(){vara=document.form1.username;varb=document.form1.passwd;if(a.value.length==0){alert(用户名不能为空);a.focus();returnfalse;}if(b.value.length==0){alert(密码不能为空);b.focus();returnfalse;}}functionnot_save_user(){vara=document.form1.username;varb=document.form1.passwd;if(confirm(是否禁用密码记忆)){a.autoComplete=off;b.autoComplete=off;}else{a.autoComplete=on;b.autoComplete=on;}}/scriptmetahttp-equiv=content-typecontent=text/html;charset=gb2312/title选课信息系统/title/headbodyhtmlhead!--savedfromurl=(0013)about:internet--scriptlanguage=javascriptfunctioncheckuser(){vara=document.form1.username;varb=document.form1.passwd;if(a.value.length==0){alert(用户名不能为空);a.focus();returnfalse;}if(b.value.length==0){alert(密码不能为空);b.focus();returnfalse;}}functionnot_save_user(){vara=document.form1.username;varb=document.form1.passwd;if(confirm(是否禁用密码记忆)){a.autoComplete=off;b.autoComplete=off;}else{a.autoComplete=on;b.autoComplete=on;}}/scriptmetahttp-equiv=content-typecontent=text/html;charset=gb2312/title选课信息系统/title/headbody

1 / 2
下载文档,编辑使用

©2015-2020 m.777doc.com 三七文档.

备案号:鲁ICP备2024069028号-1 客服联系 QQ:2149211541

×
保存成功