摘要: 输入框景背景透明:<input style="background:transparent;border:1px solid #ffffff">鼠标划过输入框,输入框背景色变色:<INPUT value="Type here" NAME="user_pass" TYPE="text" SIZE="29" onmouseover="this.style.borderColor='black';this.style.backgroundColor=' 阅读全文
posted @ 2013-01-06 16:35 IT_菜鸟 阅读(725) 评论(0) 推荐(0) 编辑