Helo

Is it possible to click a button in a menu in one layer, and open a existing
html-file in another layer (main) ?
I can open a picture (by clicking a button in the menu-layer) into the
mainlayer, but I cant manage to do the same with a HTML-file.
Is this possible, or do I have to use a Iframe?

And is it possible to check for overflow and open scrollbars in a layer?
Or is the sollution to use Iframe here as well?

Re: Open a html-file in a layer + overflow by MD

MD
Tue Dec 28 08:45:34 CST 2004

Hi Bubbles,

No, you can write the HTML into the layer but a layer does not have a source. To accomplish use a layer with an iframe


--
Mike -- FrontPage MVP '97-'02
J-Bots 2004 102 Components For FP
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible

"Bubbles" <Bubbles@discussions.microsoft.com> wrote in message news:65CCD1AE-B8BB-4445-B114-CB6A0554C60A@microsoft.com...
> Helo
>
> Is it possible to click a button in a menu in one layer, and open a existing
> html-file in another layer (main) ?
> I can open a picture (by clicking a button in the menu-layer) into the
> mainlayer, but I cant manage to do the same with a HTML-file.
> Is this possible, or do I have to use a Iframe?
>
> And is it possible to check for overflow and open scrollbars in a layer?
> Or is the sollution to use Iframe here as well?



Re: Open a html-file in a layer + overflow by Bubbles

Bubbles
Wed Dec 29 01:51:01 CST 2004

:) Good morning

and thank you for the ansver.
Then I'll use Iframe in the sollution.

MD Websunlimited skrev:

> Hi Bubbles,
>
> No, you can write the HTML into the layer but a layer does not have a source. To accomplish use a layer with an iframe
>
>
> --
> Mike -- FrontPage MVP '97-'02
> J-Bots 2004 102 Components For FP
> http://www.websunlimited.com
> FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
>
> "Bubbles" <Bubbles@discussions.microsoft.com> wrote in message news:65CCD1AE-B8BB-4445-B114-CB6A0554C60A@microsoft.com...
> > Helo
> >
> > Is it possible to click a button in a menu in one layer, and open a existing
> > html-file in another layer (main) ?
> > I can open a picture (by clicking a button in the menu-layer) into the
> > mainlayer, but I cant manage to do the same with a HTML-file.
> > Is this possible, or do I have to use a Iframe?
> >
> > And is it possible to check for overflow and open scrollbars in a layer?
> > Or is the sollution to use Iframe here as well?
>
>
>