I only see one gadgets.window.adjustHeight call and it's in a
conditional block that only runs when the container is Ning. Can you
either point me to a test gadget where the adjustHeight function is
clearly not working or let me know where I'm supposed to be looking in
the app specification you linked above?

- Jason

On Oct 19, 9:06 am, agulla <[EMAIL PROTECTED]> wrote:
> Hi Jason,
>
> Here is the xml link to my application:
>
>  http://preview.doxtop.com/opensocial/GetFeatMem.xml
>
> when I use that code, my application was not loading on hi5 and showing
> empty page. so  I removed that code from my application. Do you have any
> idea why it was not showing my application when I use that code.
>
> Please reply me soon.
>
> Thanks in advance
>
> On Fri, Oct 17, 2008 at 6:52 PM, Jason <[EMAIL PROTECTED]> wrote:
>
> > Ideally, you shouldn't have to include a setTimeout call, which isn't
> > guaranteed to work anyway. Can you reply with the URL of your app and
> > the location of the gadgets.window.adjustHeight call?
> > _IG_AdjustIFrameHeight is a legacy API function which you should
> > remove.
>
> > - Jason
>
> > On Oct 17, 4:20 am, Aakash Bapna <[EMAIL PROTECTED]> wrote:
> > > To get rid of scrollbars you can try something like
> > > setTimeout('gadgets.window.adjustHeight()',3000) in the end of your JS
> > code.
> > > also can put it as an onLoad event in img tags, eg- <img
> > src='someimage.png' onload='gadgets.window.adjustHeight();' />
> > > If still you are not able to get rid of them please post a link of your
> > app, i will take a look at it.
>
> > > Thanks
> > > Aakash
>
> > > Date: Fri, 17 Oct 2008 10:21:16 +0200From: [EMAIL PROTECTED]:
> > [EMAIL PROTECTED]; [EMAIL PROTECTED]:
> > [orkut-developer] get rid of the scrollbars
> > > Hi
>
> > > How can I get rid of the scrollbars for my application. I tried with
> > height and width attribute on ModulePrefs tag and also with
>
> > > <script type="text/javascript"> _IG_AdjustIFrameHeight();
> > gadgets.window.adjustHeight();</script>
>
> > > in my canvas view, but I am still having the scrollbars. I also put
> >  gadgets.window.adjustHeight(); on the call back functions that paint the
> > content.
>
> > > I am having those scrollbars on orkut only.
>
> > > Any faster ideas would be appreciated!
>
> > > Thanks in
> > advance,_________________________________________________________________
> > > Want to read Hotmail messages in Outlook? The Wordsmiths show you how.
> >http://windowslive.com/connect/post/wedowindowslive.spaces.live.com-B...
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to