Hi...
I've been spending my day on this. I'm trying to implement Ariel Flesler plugin ScrollTo (http://flesler.blogspot.ch/2009/05/j...-released.html) in my website. I can't get it to work. I've doubled checked everything, I've tried all sorts of crazy solutions, and no way.
What I want to do is really simple :
I want to scroll the window horizontally to 1290px.
I'm of course calling the scrollTo js file and jquery file in the header of the document.
I've tried scrolling to a specific element using $.scrollTo( '#auteurstarget', 800) and having of course a div called auteurstarget, but didn't work either.
(I'm trying to scroll to the big ugly red rectangle, when clicking on "auteurs", that is the third piece of paper from the left on the top menu)
Thanks for all advice, I'm getting desperate here There is probably a tiny something wrong, but I'm totally unable to find it. Oh, and of course, I tried the debugging console, I'm not getting any error or warning.
Tried it, it didn't work
I also tried another scrollTo script I found, and also the mootools version of scrollTo. Neither works. I'm getting crazy with it, spent almost my whole night on it. I'm sure it's a stupid and tiny think preventing it to work, but I'm totally unable to find it
Solved it ! I found another thread on a forum, so that did the trick :
Bookmarks