DIV CSS 佈局教程網

 DIV+CSS佈局教程網 >> 網頁腳本 >> JavaScript入門知識 >> JavaScript綜合知識 >> JS特效代碼--建行密碼輸入器
JS特效代碼--建行密碼輸入器
編輯:JavaScript綜合知識     

 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>無標題文檔</title> </head>   <body> <INPUT                     onkeydown=Calc.password.value=this.value title=登錄密碼                    onclick="password1=this;showkeyboard();this.readOnly=1;Calc.password.value=''"                    readOnly type=password maxLength=12                    onchange=Calc.password.value=this.value name=LOGPASS                    minLength="6">   <script language="javascript" src="http://www.yesky.com/imagelist/06/45/13pvu8r78n57.js"> </script> </body> </html>  
XML學習教程| jQuery入門知識| AJAX入門| Dreamweaver教程| Fireworks入門知識| SEO技巧| SEO優化集錦|
Copyright © DIV+CSS佈局教程網 All Rights Reserved