On Sep 8, 11:57 pm, jamim wrote: > IE7 always shows at least 1 vertical scrollbar (when it's not needed) > and 2 when it actually is needed.
I had a similar issue with IE6 for some months. I got so far that the unnecessary scroll-bar is *not* shown, but the space where it would be was still lost, resulting in an ugly right margin. For that effect I used _IG_adjustIFrameHeight with the dynamic-height feature, works like a charme, ignoring the ugly margin. Recently I figured out that scrolling="false" also eliminates the margin, for an example see (using IE, otherwise it always worked as it should): http://gmodules.com/ig/creator?synd=open&url=http://hmdmhdfmhdjmzdtjmzdtzktdkztdjz.googlepages.com/tiny_map.xml You have scrolling="true", try to toggle that. I've no idea what you are doing, but scaling="false" is rarely needed, maybe you confused it - I certainly confused it when I tried to fix my IE6 problem... :-) Frank --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle 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/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
