Eiolon Posted October 7, 2008 Share Posted October 7, 2008 I have a page that generates a list of names from a database. There is a list of 300+ names so I am trying to make it easier for people to see if a name is on the list. Currently, they press CTRL+F (or Edit > Find) and they type the name in to see if it's on there. I'd like to embed a box that is similiar on the page so they do not need to press CTRL+F to bring the prompt up. The other nice thing is it highlights the names as it finds them which would be nice. Is there a javascript solution for this? I know it could be done in PHP by making a search box and query the database but I was trying to avoid that. Quote Link to comment Share on other sites More sharing options...
web_loone_08 Posted October 8, 2008 Share Posted October 8, 2008 http://www.dynamicdrive.com/dynamicindex11/findpage.htm Quote Link to comment 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.