输入框景背景透明:
鼠标划过输入框,输入框背景色变色:
<INPUT value=“Type here” NAME=“user_pass” TYPE=“text” SIZE=“29” οnmοuseοver=“this.style.borderColor=‘black’;this.style.backgroundColor=‘plum’”
style=“width: 106; height: 21”
οnmοuseοut=“this.style.borderColor=‘black’;this.style.backgroundColor=’#ffffff’” style=“border-width:1px;border-color=black” >data-title=‘https://xuexiluxian.cn/course/search’
输入字时输入框边框闪烁(边框为小方型):
输入字时输入框边框闪烁(边框为虚线):
自动横向廷伸的输入框:
自动向下廷伸的文本框:
输入几个回车试试
只有下划线的文本框:
软件序列号式的输入框:
—————
软件序列号式的输入框(完整版):
—————