I put google custom search code in content page. Used html source editor to put it in. I got blank page when tried to view it. Code: <p> <script type="text/javascript"><!-- var googleSearchIframeName = "cse-search-results"; var googleSearchFormName = "cse-search-box"; var googleSearchFrameWidth = 800; var googleSearchDomain = "www.google.com"; var googleSearchPath = "/cse"; // --></script> <script src="http://www.google.com/afsonline/show_afs_search.js" type="text/javascript"></script> </p>
This should work without any problem. Is the code working at all? You can check this by copy the code to an .html page and then upload it to your web server.