nobodyk Posted July 27, 2011 Share Posted July 27, 2011 Anyone know where I can find a jquery autocomplete script? I have found many, but can't seem to find one for textareas. The issue is that I need the autocomplete menu to popup next to the blinking cursor and not underneath it. I found a near perfect one here: http://www.amirharel.com/2011/03/07/implementing-autocomplete-jquery-plugin-for-textarea/ The issue with the above one is that it's hard coded into the clientside. I'm trying to query the database instead of putting the values directly into the js code. Can anyone point me into the right direction? Quote Link to comment https://forums.phpfreaks.com/topic/243028-textarea-autocomplete-script/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.