dhtml navigation

S

Steven

How can we produce a dhtml navigation and implement it useing an
include page format? We maintain a huge educational site that is in a
constant state of change and we need the ease of maintenance. Any
other ideas?
 
T

Thomas A. Rowe

Make sure all of the JavaScript code is between the <body></body> tag of the
page to be included, and that you use absolute URL to all content, as FP
will not adjust link embedded in a script.

--

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

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