Thanks Sachin.
I have added <head> </head>.
App. is working fine now.

-Sathish


On Jul 15, 1:45 pm, Sachin Shenoy <therealsac...@gmail.com> wrote:
> Also, according to html spec. any js script can be ether in head or body
> (head scirpt or body script). I saw that your js are not in either. Fixing
> that should fix this.
> For example, put your js like this.
>
> <head>
>   <script> </script>
> </head>
>
> <body>
>
> </body>
>
> Sachin
>
> On Tue, Jul 14, 2009 at 6:00 PM, Athira JJ <aathir...@gmail.com> wrote:
>
> > gadgets.util.registerOnLoadHandler is a function that executed when
> > the gadget loads.
> > So it should work fine if you move gadgets.util.registerOnLoadHandler
> > (callback) after the callback function.
>
> > Hopefully that solves the issue, if not let me know.
>
> > Athira

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-orkut+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to