Hi
I am really struggling with this. I am pretty new to this but will do what I can to make myself clear.
I am using some javascript that modifies the look of the scroll bar within the page, allowing me to scroll through more text in a smaller area.
When viewing all the entries in the main template ‘work’, the javascript works fine, but when I click on an individual weblog entry to view it on its own separate page and extended url, the javascript doesn’t function anymore. Can anyone explain what is happening here and how I might solve it?
To clarify:
Basically the url http://www.mydomain.com/work displays the weblog entries with javascript o.k.
When clicking to view one article from this page but viewed on its own page, with its own url such as http://www.mydomain.com/work/article, it doesn’t run the javascript anymore??
Article is only a weblog entry and hasn’t got its own template, could this be my problem?
Sorry if this is obvious, but I have spent 4 days trying to work this out, forums, and web, no luck.
Thanks