Navigation Bar in shared border area using javascript

  • Thread starter Thread starter John Mathisen
  • Start date Start date
J

John Mathisen

Is it possible to create a drop-down navigation bar within the shared border
area using JavaScript to avoid having to insert the code in every page? If
so, how do I do it.

Thanks for any help with this.
 
Yes, everything to be included (including the JavaScript that would normally go in the head
section), must be between the opening and closing body tag of the shared border page.

Some scripts will only work if the code is in the head section.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Back
Top