Search Box

I’m working on a site and I have a page called security, which I’m planning to add lots of downloads to.

Obviously, when there’s loads of downloads, people aren’t going two want to scroll through 3 or 4 pages to find the one they’re looking for, so what would be good, would be like a search box in the corner where they type in the name of the application and it brings up the names of applications, related to what they search for.

I understand this type of PHP is quite complex though, so assistance on how to do it would be appreciated.

Thanks in advanced.

Take a look at auto-completing or auto-suggesting javascript search forms

Sponsor our Newsletter | Privacy Policy | Terms of Service