I was getting the same error, the I just figured out that it was my
mistake, basically, when calling registering the onload handler,
instead of doing:

gadgets.util.registerOnLoadHandler(myFunction);

I was doing:

gadgets.util.registerOnLoadHandler(myFunction());

hopefully you were running into the same typo, hope this helps

On 16 mayo, 06:01, "justin kruger" <[EMAIL PROTECTED]> wrote:
> i am getting an error in the file:
>
>  "views:dynamic-height.js"
>
> E[I]() is not a function
>
> },runOnLoadHandlers:function(){for(var I=0,H=E.length;
>
> 81I<H;
> 82++I){E[I]()
>
> i don't think i am doing something wrong, but this error seems odd, is
> anyone else having it?
> --
> --
> Justin Krugerhttp://jDavid.net
> [EMAIL PROTECTED]
>
> "If you are successful, it is because somewhere, sometime, someone
> gave you a life or an idea that started you in the right direction.
> Remember also that you are indebted to life until you help some less
> fortunate person, just as you were helped." --Melinda Gates
--~--~---------~--~----~------------~-------~--~----~
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