html - Bootstrap Textfield Autocomplete -


so created new log in form using bootstrap. working well. able submit , log in successfully.

however, in old site, whenever key in first alphabet of email, shows dropdown of emails starting alphabet entered , can select email instead of typing down.

but not available on new site , have no idea why. built new site using symfony2 , bootstrap. old site plain php.

how can function? tried adding autocomplete="on" not help.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -