Hopes

Start Here..

 

163这个INPUT提示

 

163这个INPUT提示

分类: javascript2008-11-01 09:41 146人阅读 评论(0) 收藏 举报
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>蓝蓝的神仙,08-if.cn</title>
<style type="text/css">
.input_onFocus { color:#333333; background-color:#FFFFDD; border:1px solid #FF9900; }
input, .input_onBlur { color:#666666; border:1px solid #cedbe3; }
</style>
</head>
<body>
<input type="text" name="textfield" id="textfield" onFocus="this.className='input_onFocus'" onBlur="this.className='input_onBlur'" />
<input type="text" name="textfield2" id="textfield2" onFocus="this.className='input_onFocus'" onBlur="this.className='input_onBlur'" />
</body>
</html>

posted on 2012-08-12 21:43 ** 阅读(148) 评论(0)  编辑  收藏


只有注册用户登录后才能发表评论。


网站导航:
 

导航

统计

公告

你好!

常用链接

留言簿(2)

随笔档案

文章分类

文章档案

新闻档案

相册

收藏夹

C#学习

友情链接

搜索

最新评论

阅读排行榜

评论排行榜