You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am planning to implement both @ and # autocomplete. @ via ajax but I dont want to start another ajax request just for #hashtags, instead I just just want to beautify/highlight the hashtag.
Any bypass I can do this.
Regards
The text was updated successfully, but these errors were encountered:
Just highlight.. if # is triggered, just highlight the hashtag without any management. And if possible link them like "/search?q=tag" (just like twitter). Also I was trying to link those @username links also. (But thats totally different case)
The plugin is targeting a different user case with the mentions and hashes but this could be a nice addition. I'll seek to add it soon as fix support for newer versions of jQuery. Thanks.
Hello,
I am planning to implement both @ and # autocomplete. @ via ajax but I dont want to start another ajax request just for #hashtags, instead I just just want to beautify/highlight the hashtag.
Any bypass I can do this.
Regards
The text was updated successfully, but these errors were encountered: