茄子在线看片免费人成视频,午夜福利精品a在线观看,国产高清自产拍在线观看,久久综合久久狠狠综合

    <s id="ddbnn"></s>
  • <sub id="ddbnn"><ol id="ddbnn"></ol></sub>

  • <legend id="ddbnn"></legend><s id="ddbnn"></s>

    網(wǎng)頁輸入框的樣式觸發(fā)效果
    來源:易賢網(wǎng) 閱讀:1052 次 日期:2016-06-24 15:22:50
    溫馨提示:易賢網(wǎng)小編為您整理了“網(wǎng)頁輸入框的樣式觸發(fā)效果”,方便廣大網(wǎng)友查閱!

    這個例子主要學習兩個參數(shù)onblur和onFocus.因為這兩個參數(shù)以前很少遇到,baidu 一下明白了,onblur 是控件在失去焦點的時候觸發(fā)的事件,而onFocus就是成為輸入焦點的時候觸發(fā)的事件,這兩個參數(shù)都可以和className結合直接調用樣式表類名

    代碼如下:

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

    "http://www.w3.org/TR/html4/loose.dtd">

    <html>

    <head>

    <meta http-equiv="Content-Type" content="text/html; charset=gb2312">

    <title></title>

    </head>

    <body>

    <style type="text/css">

    .input1{

    font-family: verdana;background-color: #EEEEEE;border-bottom: #FFFFFF 1px solid;border-left: #CCCCCC 1px solid;border-right: #FFFFFF 1px solid;border-top: #CCCCCC 1px solid;font-size: 12px;

    }

    .input1-bor {

    font-family:verdana;background-color:#F0F8FF;font-size: 12px;

    border: 1px solid #333333;}

    </style>

    <table cellspacing=2 cellpadding=0 width=300 border=0>

    <tr>

    <td><font class="en1">姓名:</font> </td>

    <td><input size=40 name=name class="input1" onblur="this.className='input1'" onfocus="this.className='input1-bor'">

    </td>

    </tr>

    <tr>

    <td><font class="en1">郵箱:</font></td>

    <td><input size=40 name=email class="input1" onblur="this.className='input1'" onfocus="this.className='input1-bor'"></td>

    </tr>

    <tr>

    <td><font class="en1">網(wǎng)址:</font> </td>

    <td><input size=40 name=url class="input1" onblur="this.className='input1'" onfocus="this.className='input1-bor'">

    </td>

    </tr>

    <tr>

    <td><font class="en1">主題:</font> </td>

    <td><input size=40 name=subject class="input1" onblur="this.className='input1'" onfocus="this.className='input1-bor'">

    </td>

    </tr>

    <tr>

    <td><font class="en1">內(nèi)容: </font> </td>

    <td><textarea name=message rows=5 cols=35 class="input1" onblur="this.className='input1'" onfocus="this.className='input1-bor'"></textarea></td></tr></table>

    </body>

    </html>

    更多信息請查看網(wǎng)頁制作
    易賢網(wǎng)手機網(wǎng)站地址:網(wǎng)頁輸入框的樣式觸發(fā)效果
    由于各方面情況的不斷調整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復僅供參考,敬請考生以權威部門公布的正式信息和咨詢?yōu)闇剩?/div>

    2026國考·省考課程試聽報名

    • 報班類型
    • 姓名
    • 手機號
    • 驗證碼
    關于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 新媒體/短視頻平臺 | 手機站點 | 投訴建議
    工業(yè)和信息化部備案號:滇ICP備2023014141號-1 云南省教育廳備案號:云教ICP備0901021 滇公網(wǎng)安備53010202001879號 人力資源服務許可證:(云)人服證字(2023)第0102001523號
    聯(lián)系電話:0871-65099533/13759567129 獲取招聘考試信息及咨詢關注公眾號:hfpxwx
    咨詢QQ:1093837350(9:00—18:00)版權所有:易賢網(wǎng)