Hi, I have some issue with my google gadget. It is giving following javascript error:
Error: a.jstiming is undefined Source File: http://1.open.gmodules.com/gadgets/ifr?container=open&mid=1&nocache=1&lang=all&country=ALL&view=home&up_country=CN&up_industry=0&up_count=5&up_header&url=http%3A%2F%2Fwww.biztradeshows.com%2Fgadgets%2Ftrade-events.xml&source=http%3A%2F%2Fwww.biztradeshows.com%2Fgadgets-widgets%2F&parent=http%3A%2F%2Fwww.biztradeshows.com%2Fgadgets-widgets%2F&libs=core%3Acore.io Line: 54 and my gadget url is : http://www.biztradeshows.com/gadgets/trade-events.xml Code being injected in my javascript functions: (function(){ var a=window,i="join";if(a.jstiming){a.jstiming.beaconImageReferences_= {};a.jstiming.reportCounter_=1;function j(b,d,e){var c=b.t[d];if(!c) return undefined;c=b.t[d][0];if(e!=undefined)var m=e;else m=b.t.start [0];return c-m}a.jstiming.report=function(b,d,e){var c="";if (a.jstiming.pt){c+="&srt="+a.jstiming.pt;delete a.jstiming.pt}try{if (a.external&&a.external.tran)c+="&tran="+a.external.tran}catch(m){}if (b.dapperCookie_)c+="&"+b.dapperCookie_;var g=b.t,x=g.start,r=[],n= [];for(var f in g)if(!(f=="start"))if(!(f.indexOf("_")== 0)){var o=g[f][1];if(o)g[o]&&n.push(f+"."+j(b,f,g[o][0]));else x&&r.push(f+"."+j(b,f))}delete g.start;if(d)for(var s in d)c+="&"+s +"="+d[s];var t=[e?e:"http://csi.gstatic.com/csi","?v=3","&s="+ (a.jstiming.sn?a.jstiming.sn:"opensocial-gadgets") +"&action=",b.name,n.length?"&it="+n[i](",")+c:c,"&rt=",r[i](",")][i] (""),h=new Image,u=a.jstiming.reportCounter_+ +;a.jstiming.beaconImageReferences_[u]=h;h.onload=h.onerror=function() {delete a.jstiming.beaconImageReferences_[u]};h.src=t;h=null;return t}};var k=a.jstiming.load;k.tick("prt");var l={"http:":"http:// csi.gstatic.com/csi","https:":"https://gg.google.com/csi"},p={ig: 1,orkut:1,gm:1},q={profile:1,canvas:1,card:1,home:1},v=function(b){var d=document.location.href,e=d.match(new RegExp("[?&]"+b+"=([^&#]+)"));if (e)return e[1]},w=v("container")||v("synd");w=p[w]?w:"default";var y=v ("view");y=q[y]?y:"default";k.name=[w,"_",y][i]("");var z=v("url"); if(z){var A=a.encodeURIComponent? encodeURIComponent:escape;a.jstiming.report(k,{gadget:A(z),container:A (w)},l[document.location.protocol])}; })(); Is this causing the problem? Please resolve my issue. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
