[Pro] horizontal scrolling problems

Hello!

I’m quite new to freeway and i’m attempting to create a horizontal scrolling website, which is basically one extra long page. I came across two problems:

  1. I would like to jump to each section via anchors but the alignment of the anchor is on the right side of the page. Is there a way to modify that to the left side?
  2. I want to use the smooth scrolling action for the anchors but it doesn’t seem to work for horizontal scrolling. any way around that?

for example i would like it to work like this:

Thank you!!


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

The site you link to uses a jQuery based script for its horizontal scroll. Smooth scroll as you have discovered doesn’t do sideways.

Horizontal Tiny Scrolling - a smooth scrolling script for horizontal websites
(the brother of the vertical “Tiny Scrolling”)
by Marco Rosella - http://www.centralscrutinizer.it/en/design/js-php/horizontal-tiny-scrolling

Remember that jQuery and the FW native actions which are script/protaculous based dont play well together so best not to use them on the same page.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I might add that on the Dean Oakley site the horizontal scroll is iffy at different screen widths and I am not sure that it really adds anything positive to the experience.

You could get a similar effect using Carousel

D


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thank you very much for your reply!!
Yes I have tried carousel… I guess that would be plan b:) I will keep that in mind and do some tests

best


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options