Today I found a JavaScript based google customized search from JavaScript Kit.
The idea is: using the format of a search string with "site:"+"yousite.com"+" "+"query value"
With the form you can use the following:
<form action="http://www.google.com/search" method="get" onSubmit="jssearch(this)">
No comments:
Post a Comment