最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

jquery中:input和input的區(qū)別分析

 更新時間:2011年07月13日 23:35:12   作者:  
:input表示選擇表單中的input,select,textarea,button元素,input僅僅選擇input元素。
復(fù)制代碼 代碼如下:

<script type="text/javascript">
$(function(){
$(":input").focus(function(){
$(this).addClass("focus");
}).blur(function(){
$(this).removeClass("focus");
});
})//這個效果第三個textarea也會添加樣式
</script>
<form action="" method="post" id="regForm">
<fieldset>
<legend>個人基本信息</legend>
<div>
<label for="username">名稱:</label>
<input id="username" type="text" />
</div>
<div>
<label for="pass">密碼:</label>
<input id="pass" type="password" />
</div>
<div>
<label for="msg">詳細信息:</label>
<textarea id="msg" rows="2" cols="20"></textarea>
</div>
</fieldset>
</form>

相關(guān)文章

最新評論

达州市| 大埔县| 株洲县| 康平县| 西丰县| 云阳县| 古蔺县| 锦屏县| 长寿区| 潼关县| 博爱县| 潮安县| 吴川市| 兴宁市| 柯坪县| 青岛市| 罗定市| 泰宁县| 泗洪县| 沂南县| 阳曲县| 山西省| 阿坝| 射洪县| 肥东县| 吉安市| 大余县| 望奎县| 鄄城县| 泰兴市| 乌拉特前旗| 江阴市| 北辰区| 五华县| 台中市| 礼泉县| 喀喇沁旗| 江口县| 郯城县| 沾益县| 德州市|