http://p2p.wrox.com/topic.asp?TOPIC_ID=9558
the above topic's solution searches the whole page for keywords taken from the querystring
i'm still quite new to javascript, so is there anyway to amend the code,
http://www.kryogenix.org/code/browse...hi/searchhi.js, so that it highlights the keyword in the records after i retrieved them from a database, instead of searching through the whole page??