I am trying to find a good readymade autocomplete script.
I am using php with the js protoype library on the fron end for the ajax stuff.
I know that scriptaculous has one already made, but it's for rails and i'm on php. I also know that yahoo has sone, b yo ugotts install their dev kit which isn't an option. I know there has to be a solution alreay ready, but I'm at a loss for finding it. Anyone know of any?
Scriptaculous works just fine with php - only the examples are for rails. The scriptaculous package should include sample code for autocomplete. Try it out.
I am using code igniter's mod rewrite which made things somewhat interesting. I got it working with a hack, so I thought I would post over at teh CI forums and give back to the community. Here's a link so that it's not duplicated: