中文字幕日韩一区二区_国产一区二区av_国产毛片av_久久久久国产一区_色婷婷电影_国产一区二区精品

鼠標(biāo)經(jīng)過的文本框textbox變色

JS文件:
復(fù)制代碼 代碼如下:
function mouseAction() {
var textInputs = document.getElementsByTagName("input");
var len = textInputs.length;
var index = 0;
var textInput;
/*
也能用 for in 語句遍歷
for (textInput in textInputs){
textInputs[textInput].onmouseover = functionName;
}
*/
for( index = 0; index < len; index++ ) {
textInput = textInputs[index];
if( textInput.getAttribute("type") == "text" ){
textInput.onmouseover = function (){
//也能用這種方式 this.style.backgroundColor = "red";
this.className = "txtMouseOver"; //要先在HTML中引入CSS文件
}; //注意要加分號

textInput.onmouseout = function(){
this.className = "txtMouseOut";
};

textInput.onfocus = function(){
this.className = "txtMouseFocus";
};

textInput.onblur = function(){
this.className = "txtMouseBlur";
};
}
}
}

//也可以直接跟一個函數(shù)名,不要加引號,括號 window.onload = mouseAction;
window.onload = function(){
mouseAction();
};

CSS文件:
復(fù)制代碼 代碼如下:
/*主體居中顯示*/
body{
    width: 80%;
    height: 800px;
    position: relative;
    margin-left: 10%;
    /*left: -40%;*/
    border: #00CCFF solid thin;
}
.txtMouseOver
{
border-color: #9ecc00;
}
.txtMouseOut
{
border-color: #84a1bd;
}
.txtMouseFocus
{
border-color: #9ecc00;
background-color: #e8f9ff;
}
.txtMouseBlur
{
border-color: #84a1bd;
background-color: #ffffff;
}

JavaScript技術(shù)鼠標(biāo)經(jīng)過的文本框textbox變色,轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權(quán)歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標(biāo)記有誤,請第一時間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: 成人久久久 | 天天操一操 | 国产精品五区 | 国产成人网 | 91玖玖 | 欧美精品一区在线 | 自拍偷拍第1页 | 99久久99| 精品91久久 | 色资源在线观看 | 97色在线观看免费视频 | 欧美日韩成人在线观看 | 欧美国产亚洲一区二区 | 天天色天天射天天干 | 国产精品日韩欧美一区二区三区 | 日本一区二区三区在线观看 | 精品国产一二三区 | 久久99精品久久久久久琪琪 | 99re99| 精品1区2区| 中文字幕高清 | 国产成人免费视频网站高清观看视频 | 一级大片 | 91.xxx.高清在线 | 精品一区二区在线观看 | 国产一区二区视频免费在线观看 | 色婷婷av777| 久久久久久美女 | 亚洲视频精品 | 国产9 9在线 | 中文 | 日韩av在线中文字幕 | 午夜久草| 久久久久国产精品一区二区 | 欧美一级www片免费观看 | 密桃av| 日日干夜夜干 | 国产综合在线视频 | 午夜视频一区 | 艹逼网| 国产精品日产欧美久久久久 | 精品啪啪 |