4 messages in com.googlegroups.google-gadgets-apiRe: Tabs in <Content type ="url"> gad...
FromSent OnAttachments
Ray25 Feb 2008 12:08 
Dan (Google Employee)25 Feb 2008 12:52 
Ray25 Feb 2008 12:54 
The NOCer26 Feb 2008 05:43 
Subject:Re: Tabs in <Content type ="url"> gadgets
From:The NOCer (zbes@enernoc.com)
Date:02/26/2008 05:43:24 AM
List:com.googlegroups.google-gadgets-api

speaking on tabs and iFrames, dan do you know of any reasone why Iframes dont show up in tabs?

On Feb 25, 3:54 pm, Ray <rvic@gmail.com> wrote:

Thanks. That makes sense.

On Feb 25, 3:52 pm, "Dan (Google Employee)" <api.@google.com> wrote:

Hello,

If I understand your question correctly, you wish to display two tabbed pages using type="url". This is impossible, as type="url" allows you to point to only one page. You can make that one page load up two distinct pages (in an iframe, etc.), but that relies on changing the code on the one page that you specify as the href of the gadget.

Best, Dan

On Feb 25, 12:08 pm, Ray <rvic@gmail.com> wrote:

I have two pages I wanted to include in one tab using the Content type= "url" specification.

Is this even possible? Looking though the documentation and group discussion seems to indicate that it's impossible (or at least more trouble than its worth), but I feel like this should be relatively easy to pull off.

Any advice on how to proceed would be appreciated.

If it helps one page contains some Javascript and a CGI form and the