Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to append instead of replacing ? #304

Closed
kavi87 opened this issue Mar 17, 2017 · 0 comments
Closed

How to append instead of replacing ? #304

kavi87 opened this issue Mar 17, 2017 · 0 comments
Labels
DEPRECATED jquery-textcomplete Issues associated to jquery-textcomplete (was DEPRECATED)

Comments

@kavi87
Copy link

kavi87 commented Mar 17, 2017

i want to match any word with a whitespace at the end, then get this actual word and append the selected sugestion. So far i'm only able to replace everything. Can the replace function be passed the matched value ? At the moment i have to rely on a var outside of the strategy array which is messy.

@yuku yuku closed this as completed Jun 15, 2020
@yuku yuku added the DEPRECATED jquery-textcomplete Issues associated to jquery-textcomplete (was DEPRECATED) label Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEPRECATED jquery-textcomplete Issues associated to jquery-textcomplete (was DEPRECATED)
Projects
None yet
Development

No branches or pull requests

2 participants