If it realy is a simple file issue..

I will tell you to always keep a bookmark for
http://code.google.com/apis/gadgets/docs/spec.html#corejavascriptapi
which provides the core API for gadgets (rpc.js,util.js etc).

cu

On May 31, 8:19 am, rock <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have placed rpc.js at required location. but it is now giving other
> errors like :
> gadgets.util has no properties
> [Break on this error]  var params = gadgets.util.getUrlParameters();
> rpc.js (line 40)
>
> I have looked into all js files but there is no function named
> getUrlParameters() and other functions related to util such that
> gadgets.util.makeClosure() which is called from samplecontainer.html.
>
> pls help me.
>
> Thanks
>
> On May 30, 5:17 pm, rock <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > I want to develop a php container. for this i have downloaded the code
> > from svn and i m using virtual host option to run the code.
> > when i run samplecontainer.html i m getting following errors:
>
> > gadgets.rpchas no properties
> > [Break on this error] gadgets.container.gadgetClass =
> > SampleContainerGadget;
> > samplecontainer.h... (line 150)
>
> > gadgets.rpchas no properties
> > [Break on this error]gadgets.rpc.register('resize_iframe',
> > this.setHeight);
> > gadgets.js (line 182)
>
> > gadgets.container has no properties
> > [Break on this error] gadget =
> > gadgets.container.createGadget({'specUrl': gadgetUrl});;
> > samplecontainer.h... (line 82)
>
> > Can anybody help me?
>
> > Thanks
> > Rock
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Implementing OpenSocial Containers" 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/opensocial-container?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to