I've cut and pasted the following code into a HTML page in firefox: <html> <body>
<!-- Google Custom Search Element --> <div id="cse" style="width:100%;">Loading</div> <script src="http://www.google.com/jsapi" type="text/javascript"></ script> <script type="text/javascript"> google.load('search', '1'); </body> </html> The problem is that "loading" in the 'div' above never is replaced by anything else, it just stays there. Javascript is enabled in my browser. Is there any reason for this? Thanks, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en -~----------~----~----~----~------~----~------~--~---
