Is there a way (yes i got a search engine, the JSE)
to get the search results page to say "Search Results for "[what you typed in]" in the title bar? Like on Google where it says "Google - Mozilla Firefox" if you run Firefox?
I would really like this feature! You can see what I have here!!
Thanks!
I have looked at other pages, and they way they do it, but the search results pages are created with PHP, and include the search term in the actual title.
You know how in JavaScript, there's a
Code:
" + document.forms["FORM NAME"]["INPUT FIELD NAME"].value + "
is there a way to do that in HTML?
Thanks again
-Physicsguy
Last edited by Physicsguy; 06-06-2009 at 10:57 AM..
|