jmbones
Junior Member
Posts: 2
Registered: 10/10/2005
Member Is Offline
|
| posted on 10/10/2005 at 11:50 PM |
|
|
Scroller and Server Side Includes
My scroller works flawlessy on my main index page of my site which is located on the site root. However it does not work on any of my other pages that
are not located on the root of the site.
For example:
my site is www.mysite.com/index.shtml
this works fine with the Scroller.
But if i goto a different page on my site:
www.mysite.com/pictures/index.shtml, it does NOT work on this page. I use server side includes and I have the JS code placed in my header and my news
includes. Any ideas?
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 10/17/2005 at 10:57 AM |
|
|
Check Tscroll_path_to_files variable (scroll.js), use absolute value if needed.
|
|
|