Hi..
I'm designing a web that contain Google Custom Search Engine and I put the result in a page. But it doesn't match with the template I've already made because the IFrame is too wide..
<script type="text/javascript">
var googleSearchIframeName = "cse-search-results";
var googleSearchFormName = "cse-search-box";
var googleSearchFrameWidth = 600;
var googleSearchDomain = "www.google.com";
var googleSearchPath = "/cse";
</script>
I try to change the FrameWidth variable to lower value but it still doesn't work.. var googleSearchFrameWidth = 500; How can I handle this?!?
3
Contributors
4
Replies
1 Week
Discussion Span
3 Years Ago
Last Updated
5
Views
Related Article:google map in iframe
is a Web Design, HTML and CSS discussion thread by avinash_545 that has 1 reply and was last updated 3 years ago.
I looked for the same question long ago
i found the answer i was helped by a tutorial online about the google iframe
but i do not remember the site:
All the problem resides on the input of the search form where it says: