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:
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.
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