C
chip
Have a programming question. I designed a web site in which I placed the
side menu on it's own page and then did an "include page"(menu.html) to post
the menu on each page. My problem is that when I make a change to the menu
page and save it, the change does not propagate to all of the pages where
menu.html is included.
The only way for the changes to show up is to go into each page, delete the
include and then reinsert the same include again.
Any ideas on why it won't propagate would be appreciated. I might as well
not use the include page if I have to go into each page anyway.
Thanks in advance
Chip
side menu on it's own page and then did an "include page"(menu.html) to post
the menu on each page. My problem is that when I make a change to the menu
page and save it, the change does not propagate to all of the pages where
menu.html is included.
The only way for the changes to show up is to go into each page, delete the
include and then reinsert the same include again.
Any ideas on why it won't propagate would be appreciated. I might as well
not use the include page if I have to go into each page anyway.
Thanks in advance
Chip