FP2002 & Drop Down Nav Menu

  • Thread starter Thread starter Donna
  • Start date Start date
D

Donna

Hi all, hope someone can help. I used a drop down menu java script code to a
make a new menu for my site. I saved this page as an html file (link
following).

http://www.donnamcmenamin.com/myNavBar1.html

I just want to go through my web pages and insert this new navigation bar.
When I tried the "insert file" command on one of my existing pages, FP first
asked for a converter to be installed from my CD. Ok, did that--then it
asked for my OfficeXP disc to get another file--OK, I did that. (I have no
idea what converters it needed for a simple html file). At any rate, this
menu will not load on any of my pages, in lieu of the present one.

Does anyone have a clue about this? (BTW, the menu bar works perfectly on
its own, so there is not a problem with the html page that was built for
this menu--at least, none that I can see). Thanks.
 
You do not using insert File, as you are trying to insert the script, which
you must do in HTML View or as an external .js file linked to your pages,
and any links within the script need to be absolute URLs (http://...)

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Wow, that was fast. Thank you. At any rate, I took a break and realized that
I need to insert the script in the html directly. Thanks anyway, appreciate
the help..
 
Back
Top