Recently, I made an employee registration page, one of which is a registered company. However, if the company has been registered, the company name must be exactly the same and cannot be case-insensitive, therefore, I plan to use Javascript to write a function that is automatically simulated. The style is modeled on IE7, and there are still many shortcomings. I hope you can support it.
<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Strict // EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <ptml xmlns = "http://www.w3.org/1999/xhtml"> <pead> <meta http-equiv =" content-Type "content =" text/html; charset = UTF-8 "/> <title> automatically completed function of www.jb51.net script home </title> <style type =" text/css "> </style> </pead> <body> </body> </ptml>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]