Skip to main content
Known Participant
March 5, 2012
Question

Includes work on one page, but not another.

  • March 5, 2012
  • 1 reply
  • 406 views

Hello all.

I made a Spry naviation bar. It works on the orginal page, but when I put it on other pages, the menu bar is there, but the spry functionality is gone.

I've also had problems with my CSS stylesheet.  I tried putting it in my header include, but it doesn't work on all my pages, but it does work on some.  I've checked the links and they seem to be right as well

Any tips?

Gregg

This topic has been closed for replies.

1 reply

Participating Frequently
March 5, 2012

As a guess, I would say that you are using doc relative paths inside your include files, and the parent page that does not work is in a different directory than those that do work. But like most questions here, without seeing your code we can only guess.