Recently, I was working on an employee registration page. One of the items is to register a company. However, if the company has already been registered, the company name is required to be written exactly the same, without any difference in case, etc., so I plan to use Javascript to write a simulated auto-complete function and style. It is modeled after IE7, but there are still many shortcomings. I hope everyone will support it.