2013年1月24日
摘要: 输入框景背景透明:<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-24 09:49 duanxz 阅读(1706) 评论(0) 推荐(1)