Autocomplete

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
l9pt5
Forum Newbie
Posts: 17
Joined: Wed Apr 11, 2007 10:41 am

Autocomplete

Post by l9pt5 »

I'm looking for an autocomplete dropdown box similiar to ms outlook email address box, Does anyone know of anything like that that you can recommend? Thanks...
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

there are some ajax solutions out there, hit up google for 'autocomplete or autosuggestion' or something like that.
jmut
Forum Regular
Posts: 945
Joined: Tue Jul 05, 2005 3:54 am
Location: Sofia, Bulgaria
Contact:

Post by jmut »

I use this and I like it
http://capxous.com/#powered
Post Reply