How can I create a link bar to point to all of a page's parents?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I create a link bar that points to all of a page's parents in the
navigation structure? For example: home > parent1 > parent 2 > parent3 > this
page

This navigation structure is used extensively, including on the Microsoft
site, for example: Training > FrontPage > Creating a Web Site with FrontPage

I'm using FrontPage 2003.
 
I should have added that my site can be found at www.aaltenvoogd.com and that
I would like to include the "hierarchical" link bar, in my question below, in
the blue horizontal bar stretching across the screen. For what it's worth.

Thanks,
Stefan
 
It is known as breadcrumb trail. It is not possible to create using the FP navigation components.

On the MS site it is create via server-side scripting.

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

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

Thanks for your reply. I have searched around and found nothing that I
(think) can use with my site. Could you give me a pointer to further
info/possible solution?

Thanks,
Stefan
 
See the addin
http://www.microsoft.com/frontpage/downloads/addin/searchdetail.asp?a=234
Note: may not work in FP 2003 since it is a 2002 addin

--




| Hi Thomas,
|
| Thanks for your reply. I have searched around and found nothing that I
| (think) can use with my site. Could you give me a pointer to further
| info/possible solution?
|
| Thanks,
| Stefan
|
| "Thomas A. Rowe" wrote:
|
| > It is known as breadcrumb trail. It is not possible to create using the FP navigation components.
| >
| > On the MS site it is create via server-side scripting.
| >
| > --
| > ==============================================
| > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > WEBMASTER Resources(tm)
| >
| > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > ==============================================
| > To assist you in getting the best answers for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| >
| > | > > How can I create a link bar that points to all of a page's parents in the
| > > navigation structure? For example: home > parent1 > parent 2 > parent3 > this
| > > page
| > >
| > > This navigation structure is used extensively, including on the Microsoft
| > > site, for example: Training > FrontPage > Creating a Web Site with FrontPage
| > >
| > > I'm using FrontPage 2003.
| >
| >
| >
 
Back
Top