I'm trying to create a Google custom search engine using iframes. I want the search bar to be in the top frame, and results to be displayed in the bottom frame. I've followed the instructions on the Google Custom Search instructions page, but somehow my results keep coming up at the top of the page (where the search bar is supposed to be).
I currently have pages - index.html, nav.html (where the search bar will be) and content.html (where I want content to be). My site is: http://fenderampshop.com/.
I'm pretty new at iframes and coding in general. Can someone please tell me what I'm doing wrong? Thanks in advance.
|