Jump to content

textarea autocomplete script


nobodyk

Recommended Posts

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?

Link to comment
https://forums.phpfreaks.com/topic/243028-textarea-autocomplete-script/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.