I could use a little help. I would like to do an include of a horizontal accordion script. It works fine if I access the page on it's own, but if I include the file it doesn't seem to work. It seems to be unable to load one of the jquery scripts. I have tried placing the js script links in my navigation header (which is an included file as well) and also just on the page I want to include, but I get the same non-working result. When the scripts are accessed through the page to be included, that page works fine when tested on the server. I have tried full paths (ex http://www.xxxxxxx.xom/js/script.js) but they still seem to refuse to work when I am including this page.
Any thoughts would be great appreciated.
Thanks
Daveygz
Php Include
Moderator: General Moderators
-
litebearer
- Forum Contributor
- Posts: 194
- Joined: Sat Mar 27, 2004 5:54 am
Re: Php Include
The issue seems to be on line 287.345 JK
It is considerably easier for people here to solve a problem if they can see the relevant code.
It is considerably easier for people here to solve a problem if they can see the relevant code.