jQuery实现的表单高亮展示效果_脚本分享网 -JS/jQuery代码 -演示与下载 -时代Java

Janko At Warp Speed

Building a better web forms: Context highlighting using jQuery - Example

Row highlighting

First name
Last name
Email
Password

Address
Postal
City
Country

Account type
Basic (Free registration)
Pro 9.99$
Expert 19.99$
Some description

Group highlighting

First name
Last name
Email
Password

Address
Postal
City
Country

Account type
Basic (Free registration)
Pro 9.99$
Expert 19.99$
Some description

代码整理:脚本分享网 

转载请注明出处,此代码仅供学习交流,请勿用于商业用途。

下载代码说明
X关闭

jQuery实现表单高亮展示及某个元素高亮显示效果

jQuery实现的表单高亮展示效果,聚焦表单时可以让表单整体高亮显示,也可以控制表单内的某个元素高亮显示,经测试相当不错,感性的朋友可以参考下哈