Active
Project:
Single Page Website
Version:
7.x-2.0-beta5
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2013 at 22:20 UTC
Updated:
22 Oct 2013 at 15:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
yaremchuk commentedFirst of all, we have to admit that Ramon did really magic site!
But we can understand magic if we will find difference in
http://www.artifaction.nl/sites/all/modules/single_page_website/js/scrol...
and this file from the official release.
First of all we should use
.animate({scrollLeft:
instead
.animate({scrollTop:
Also please take a look on the attached file. It is some not final version of scroll.js from artifaction.nl
kindly provided by Ramon.
take a look here
We use width instead height like in vertical scroll case.
Please let me know if this description in not enough.
Comment #2
clecioespindola commentedI tried that but when a change the code of scroll.js file the scroll don't work.
Any help?
Comment #3
yaremchuk commentedwe start working on horizontal scroll feature
Comment #4
HerrThomas commentedHey
I was thinking of implementing a single page website. But instead of scrolling just vertical or horizontal, I want to combine both. Do you know if this is (in theory) possible with this module by extending the code?
(if I succeed, I will provide the code)
Thanks
Comment #5
hysterik commentedHello everyone !
Is there any update on the horizontal scrolling feature for the Single Page Website module ?
I cannot find a way to make it work.
As said previously, as soon as I try to change something in the scroll.js file, nothing is scrolling anymore.
Thanks.
Comment #6
j4 commentedhi any progress on the horizontal scroll? Thanks!