borowiak / pwa-technologies

Automatically exported from code.google.com/p/pwa-technologies
0 stars 0 forks source link

Highlight search terms when seeing archived pages #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Having search terms highlighted on the archived pages would help users with 
information gathering tasks and allow them to quickly jump to the relevant 
information.

Possibilities:
- Use client-side javascript to match the query terms. That would allow the 
user to deactivate the highlight.
- Use server-side highlight.

Challenges:
- Choosing the right colors to highlight isn't trivial. Possibly, the color 
choice would have to be dynamic.

Original issue reported on code.google.com by devel.da...@vcruz.net on 7 Dec 2011 at 11:16