Menu in Shared Border Not Displaying

  • Thread starter Thread starter Trillian
  • Start date Start date
T

Trillian

I have a left-hand shared border with a logo and Xara-
created navbar that should appear on every page.

Both display correctly on every page in the "root" of my
web - but in any page that's in a subfolder I just see the
logo, no navbar.

Any ideas?

TIA
 
The JavaScript in the head section of the left shared border page must be
move in one of the following ways:

1. The must between the <body>...script...</body> tags

2. The script must be inserted into the head section of each page using the
Left Shared Border.

3. The script must save as a external .js file and then link to each page in
the head section using the Left Shared Border.

Also all hyperlinks will need to be absolute URLs, i.e.,
http://www.yourdomainname.com/pagename.htm, etc.

--

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

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top