4 messages in com.googlegroups.google-gadgets-apiRe: Scrollbar in gadget
FromSent OnAttachments
ginger20 Dec 2007 18:14 
Vision Jinx (Guru)22 Dec 2007 10:41 
ginger25 Dec 2007 22:18 
Arun Kumar07 Jan 2008 03:48 
Subject:Re: Scrollbar in gadget
From:ginger (min_@hotmail.com)
Date:12/25/2007 10:18:59 PM
List:com.googlegroups.google-gadgets-api

Thanks!

On Dec 23, 2:41 am, "Vision Jinx (Guru)" <vjn@gmail.com> wrote:

Hi,

I am not entirely sure I understand your question.

Are you asking how to enable to scroll bars for the gadget its self? You can add scrolling="true" to theModulePrefs section of your gadget.

If you are trying to enable scroll bars for content inside the gadget without using iframes, this can be done with CSS by setting a width and height and overflow for the element. (I can post a sample if needed)

You can also post a link to your gadgets XML file as that always helps in finding problems too.

If your a user of a gadget and not the developer then you may need to direct your question to the gadget developer as they are only ones able to make changes to it.

Hope that helps 8)

Cheers! Vision Jinx

On Dec 20, 7:14 pm, ginger <min_@hotmail.com> wrote:

Hi, I have question about the srcollbar in a gadget. I would like to know how to enable the scroll bar to appear w/o having to set the number of entries. Thanks.- Hide quoted text -