?? dvfastlogin.js
字號:
function dvbbs_index_fastlogin2(){
document.write ('<table cellspacing=0 cellpadding=0 align=center width=98% >');
//document.write ('<tr><td height="1" bgcolor=' + Dvbbs.Forum_Body[27] + ' colspan="2"></td></tr>');
document.write ('<form action=login.asp?action=chk method=post>');
document.write ('<tr><td class=tablebody1 height=40 width="100%">');
document.write ('用戶名:<input maxLength=16 name=username size=12> ');
//if (Dvbbs.Forum_ChanSetting[0]==1 && Dvbbs.Forum_ChanSetting[10]==1){
document.write ('密碼:<input maxLength=20 name=password size=12 type=password>');
//}
document.write ('<select name=CookieDate><option selected value=0>不保存</option><option value=1>保存一天</option><option value=2>保存一月</option><option value=3>保存一年</option></select> <input type=submit name=submit value="登 陸">');
document.write ('</td></tr>');
document.write ('</form>');
document.write ('<FORM METHOD=POST ACTION="login.asp?action=chk">');
document.write ('<tr><td class=tablebody1 height=40 width="100%">');
document.write ('<a href=boardhelp.asp>陽光會員</a>:<input maxLength=16 name=mobile size=12 value=13> <input type=submit name=submit value="陽光會員快速注冊"></td></tr></FORM>');
document.write ('</table>');
}
function dvbbs_index_fastlogin(){
document.write ('<table cellspacing=1 cellpadding=3 align=center class=tableBorder1>');
document.write ('<form action=login.asp?action=chk method=post><tr><th align=left id=tabletitlelink height=25 style="font-weight:normal">');
document.write ('<b>-=> 快速登錄入口</b>');
document.write ('[<a href=reg.asp>注冊用戶</a>] [<a href=lostpass.asp style="CURSOR: help">忘記密碼</a>]');
document.write ('</th></tr>');
document.write ('<tr><td class=tablebody1 height=40 width="100%">');
document.write (' 用戶名:<input maxLength=16 name=username size=12> 論壇密碼:<input maxLength=20 name=password size=12 type=password>');
//if (Dvbbs.Forum_ChanSetting[0]==1 && Dvbbs.Forum_ChanSetting[10]==1){
document.write (' <a href=boardhelp.asp>陽光會員手機(jī)號</a>:<input maxLength=16 name=mobile size=12 value=13>');
//}
document.write (' <select name=CookieDate><option selected value=0>不保存</option><option value=1>保存一天</option><option value=2>保存一月</option><option value=3>保存一年</option></select> <input type=submit name=submit value="登 陸">');
document.write ('</td></tr></form></table><br>');
}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -