iSuggest problems

I just sent Google the following:

Hi,

I publish an iGoogle gadget called iSuggest which adds Google Suggest behaviour to the iGoogle homepage. It has been working fine for a few weeks but now Firebug is reporting window.google has no properties at line 26 of ac.js.

Digging deeper, in the ob() function there is an eval() call which evaluates the ajax response text and it is in there that window.google is being referenced.

window.google.ac.sendRPCDone(frameElement, "k;", new Array("kmart", "k n", "k swiss", "k g", "k n filters", "k n air filters", "k lite codec", "k lite", "k lite codec pack", "k rock"), new Array("4,310,000 results", "4,030,000 results", "20,300,000 results", "297,000 results", "1,650,000 results", "1,270,000 results", "2,360,000 results", "5,480,000 results", "2,130,000 results", "103,000,000 results"), new Array(""));

Any help you could provide with this would be very much appreciated.

Regards,



Simon

Comments

Popular Posts