Nov 17
Every modern browser provides the ability to search for text within a page. In most cases that functionality is underserved and allows you to find only one instance of the text at a time. Google Chrome recently presented improved version of search which searches for the given text as you type and highlights all instances found on the current page. But wait a minute: is this functionality limited to Google Chrome only?
Check out my article @ End User SharePoint.com: “Search on this Page” using jQuery














December 10th, 2008 at 10:25 pm
It's an interesting feature, one that I'd love to use but, alas, I am (for once) crippled by mac and can't use chrome at the moment
December 10th, 2008 at 11:56 pm
@James: I have created a JavaScript equivalent of the Google Chrome search highlight. You can use the JavaScript in any browser.