Poshytip beautiful form prompt plug-in, poshytip form plug-in
A very practical small plug-in that displays a prompt in the form input box, you may use it.
Instance code
<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Transitional // EN "" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <Html xmlns =" http://www.w3.org/1999/xhtml "> <Head> <meta http-equiv =" Content-Type "content =" text/html; charset = UTF-8 "/> <title> poshytip beautiful form prompt plug-in </title> <link rel =" stylesheet "href ="/api/jq/5733e361d3b73/src/tip- yellow/tip-yellow.css "type =" text/css "/> <link rel =" stylesheet "href ="/api/jq/5733e361d3b73/src/tip-yellowsimple/tip-yellowsimple.css "type = "text/css"/> <style type = "text/css">. demo {width: 500px; margin: 60px auto} input {height: 22px; line-height: 22px; padding: 2px; border: 1px solid # ccc }</style>
Run