jquery表单提交 jquery 弹表单提示效果代码

jquery 弹表单提示效果代码
jquery 弹表单提示效果代码 这种效果其实也叫标题 tips教程效果 很多时候是在表单或者文本输入框有这样的提示了 下面我们提供了下效果图
<style type=text/css教程> focus { border: px solid #fc !important; background: url(admin/images/focus_bg jpg) repeat x !important; color: # f !important; } #hintmsg { width: px; position: absolute; display: none; } #hintmsg hinttop { height: px; background: url(admin/images/hintbg gif) no repeat; overflow: hidden; } #hintmsg hintinfo { padding: px; border left: px solid # ; border right: px solid # ; background: #ffffe ; line height: em; } #hintmsg hintinfo b { display: block; margin bottom: px; padding left: px; background: url(admin/images/hint gif) left center no repeat; height: px; line height: px; } #hintmsg hintinfo b span { display: block; float: right; text indent: px; background: url(admin/images/close gif) no repeat; width: px; height: px; cursor: pointer; } #hintmsg hintfooter { height: px; background: url(admin/images/hintbg gif) no repeat; } </style>
lishixinzhi/Article/program/Java/hx/201405/30805