Client side JavaScript search
Date: 02/23/05
(WebDesign) Keywords: browser, database, java, web
Lo,
I've a great big table and I'd like users to be able to easily search it. Normally I'd produce this with a database backend and just do a search function with that. That's not an option this time. Instead I was simply aiming to use JavaScript to open up the web browser's find feature. That's Ctrl+F on Internet Explorer, etc.
I've had no luck though. Anyone know (if it's possible) the JavaScript to open the find/search box in the web browser. Anyone have any suggestions for a client side search function? (Just one static page.)
advTHANKSance.
Source: http://www.livejournal.com/community/webdesign/813332.html