首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > JavaScript >

JS输入框信箱自动提示

2013-12-13 
JS输入框邮箱自动提示!doctype htmlhtmlheadmeta charsetUTF-8titleJS输入框邮箱自动提示-柯

JS输入框邮箱自动提示
<!doctype html><html><head><meta charset="UTF-8"><title>JS输入框邮箱自动提示-柯乐义</title><script type="text/javascript" src="http://keleyi.com/keleyi/pmedia/jquery/jquery-1.10.2.min.js"></script><style>*{margin:0;padding:0;}ul,li{list-style:none;}.inputElem {width:198px;height:22px;line-height:22px;border:1px solid #ff4455;}.parentCls{width:200px;}.auto-tip li{width:100%;height:22px;line-height:22px;font-size:14px;}.auto-tip li.hoverBg{background:#ddd;cursor:pointer;}.red{color:red;}.hidden {display:none;}</style><script type="text/javascript" src="http://keleyi.com/keleyi/phtml/jstexiao/7/emailAutoComplete.js"></script></head><body><div style="width:736px;margin:10px auto;"><div><h2>JS输入框邮箱自动提示·柯乐义</h2><a href="http://keleyi.com/a/bjac/xvcdrv0w.htm" target="_blank">原文</a></div>请在下方输入邮箱用户名:<div name="code"><style>*{margin:0;padding:0;}ul,li{list-style:none;}.inputElem {width:198px;height:22px;line-height:22px;border:1px solid #ff4455;}.parentCls{width:200px;}.auto-tip li{width:100%;height:22px;line-height:22px;font-size:14px;}.auto-tip li.hoverBg{background:#ddd;cursor:pointer;}.red{color:red;}.hidden {display:none;}</style>

?

http://keleyi.com/a/bjac/xvcdrv0w.htm

热点排行