Autocomplete functionality on a textarea [closed]
问题 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 6 years ago . Is there a way to implement auto-complete functionality in a region defined by textarea tags or something similar? I'm currently using a jQuery auto-complete plugin to suggest input to the user inside input tags,