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-Blog-cns!20EE04FBC541789!167.entry?ocid=TXT_TAGLM_WL_hotmail_092008
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut 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/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to