hi vacunita and billy, thanks for your inputs.
vacunita, i tested it in my firefox and it's working.
and....guys,
having looked at this page:
i managed to strip the necessary code that makes this 'select-popup-search' thingy work and i have this sample page below.
mypage.html
-----------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "
<html>
<head>
<script src="
type="text/javascript"></script>
<script type="text/javascript" language="JavaScript" src="
<title>Google</title>
</head>
<body >
<div id="articleBody">
<p>
It was Google, in the odd dual role of both unwitting matchmaker and self-interested spoiler.
Google’s phenomenal rise, after all, prodded Microsoft, the dominant technology company for more than two </p>
<p>It was in the odd dual head role of both unwitting matchmaker and self-interested spoiler. </p>
<p>Google’s phenomenal rise, after all, prodded Microsoft, the dominant technology company for more than two decades, to court Yahoo. And Goog
</div>
</body>
</html>
i managed to save the script 'altClickToSearch.js' in my local machine but when i saved the 'common.js' to my local machine and linked to it, it doesnt seem to work, i.e. the popup is not showing. i tried all sorts but can't make it to work that's why i just left the original link(
i want this file to be on my local machine.
any ideas guys?