Jump to content

HTML included files


miseleigh

Recommended Posts

I'm trying to create included files for my navigation bar on my website, since I'm changing it often.  I don't have access to the server to configure it, and server-side html includes don't seem to work at all.  I tried using [code]<!--#include FILE="menu.inc" -->[/code] in my main page with the menu bar in b.inc with no results.  I also tried turning it into a .js file with print statements and adding [code]<script src="menu.js" type="text/javascript"> </script>[/code] to my main page, again with no results.  My external stylesheet is working perfectly, and I have some javascript tooltips on the page that also work.  Any advice on what the problem might be and how to fix it?  Thanks!
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.