Can´t make JScroll work

Permalink
Hello good people.

I am converting a website I made into C5. So far I have the design up and running (almost), but I need to make my JScrollbar work. It works fine in the original design, but somehow not in C5. I think all the links are OK. Can someone take a quick look and see if they spot the error?

Original site:http://www.cellista.no/en/bio.html...

C5 version:http://www.cellista.no/c5

Thanks

djoniba
 
Job replied on at Permalink Best Answer Reply
Job
You have a JS error ...

Timestamp: 04/09/2012 13:56:05
Error: TypeError: currentOffset is null
Source File: http://cellista.no/c5/themes/cellista/js/scroll.js
Line: 24


Theres also a difference in jQuery used. Your old site used 1.4.2, C5 uses 1.7.1.

I can't help any further as I can't find any documentation for "scroll.js".

If this helps, be sure to mark it as an answer.
djoniba replied on at Permalink Reply
djoniba
Thanks. Look like it actually is JScroll. At least the css point to that
Job replied on at Permalink Reply
Job
Don't forget to mark post as an answer if it helped.