Help!!

H

help

Is it possible to build a page with the top part constant on every page with a roll-over menu and lock that without using a frame? I want the "main" stuff to be a constant on every page and had built it in a frame, but I need a roll-over menu to be accessed from every page and that will not work in a frame. Help!!
 
T

Thomas A. Rowe

Yes, you can use the FP Include Page Component inserted into each page.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


help said:
Is it possible to build a page with the top part constant on every page with a roll-over menu and
lock that without using a frame? I want the "main" stuff to be a constant on every page and had
built it in a frame, but I need a roll-over menu to be accessed from every page and that will not
work in a frame. Help!!
 
J

Jim Buyens`

Yes, you can do this in a variety of ways. The FrontPage-
oriented methods are:

o Include Page components, unless the roll-over menu
uses scripts that FrontPage adds to the <head>
section of the page. The Include Page component
won't propagate such scripts.

o Dynamic Web Templates, unless you have FP2002 or
earlier, and unless you're using the FrontPage
Server Extensions. DWT's are new to FP2003, and
the FP2002 Server Extensions don't handle them
corectly.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------


-----Original Message-----
Is it possible to build a page with the top part constant
on every page with a roll-over menu and lock that without
using a frame? I want the "main" stuff to be a constant
on every page and had built it in a frame, but I need a
roll-over menu to be accessed from every page and that
will not work in a frame. Help!!
 
M

McCall

shared borders work well for that
-----Original Message-----
Is it possible to build a page with the top part constant
on every page with a roll-over menu and lock that without
using a frame? I want the "main" stuff to be a constant
on every page and had built it in a frame, but I need a
roll-over menu to be accessed from every page and that
will not work in a frame. Help!!
 
W

Wally S

You could also make a template, a blank page except for the top part. Then,
whenever you want to make a new page, you copy the template, paste it where
you want it to go, and fill in the page.

Wally S

help said:
Is it possible to build a page with the top part constant on every page
with a roll-over menu and lock that without using a frame? I want the
"main" stuff to be a constant on every page and had built it in a frame, but
I need a roll-over menu to be accessed from every page and that will not
work in a frame. Help!!
 
Top