[Pro] SmoothScroll - little problem

SmoothSroll isn’t working in my new freeway7 project.

Can anyone see what I’m doing wrong?

(The action is used on the 6th page)
http://www.shirtcreatie.nl/huisdier-shirts.html#shirtcarousel

Clicking on the buttons lets the page scroll smooth to the bottom. The button there lets the site snap back to the top.
It supposed to scroll smooth to the top an the navigation buttons have to give the linked page.

In the rest of the pages I removed the action and the navigation there lead to the linked pages.

Best regards,

Johan


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

SmoothScroll does not work on map areas, only anchor (link) elements. Your back to top button is not a normal rectangular image, so it has been given a map area by Freeway*, and this keeps the Action from doing its thing. To fix this, click once on the button in your layout, choose Item / Export from the main menu, and save the image as a GIF or PNG somewhere in your Media folder. Re-import it into a pass-through box in place of the original button, and re-apply your link to that box. This forces Freeway to make a normal link instead of using a map area that only respects the circular button area.

One other thing that may be hampering your effect here is that SmoothScroll only animates to real objects. Your back to top button is set to go to #top, but you don’t have any elements on the page with id=“top”. So even if you rectify your round button issue, you will still need to add an empty HTML box at the top of the screen somewhere with its Name/ID field set to ‘top’.

Walter

*In addition to non-rectangular images, shadows and other edge effects can also trigger this issue, even on otherwise perfectly rectangular image boxes, because they tend to add rounded corners to the element.

On Dec 31, 2014, at 6:46 AM, JohanW email@hidden wrote:

SmoothSroll isn’t working in my new freeway7 project.

Can anyone see what I’m doing wrong?

(The action is used on the 6th page)
http://www.shirtcreatie.nl/huisdier-shirts.html#shirtcarousel

Clicking on the buttons lets the page scroll smooth to the bottom. The button there lets the site snap back to the top.
It supposed to scroll smooth to the top an the navigation buttons have to give the linked page.

In the rest of the pages I removed the action and the navigation there lead to the linked pages.

Best regards,

Johan


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


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

Thanks Walter,

I couldn’t have figured that out by myself. As you mentioned, the other buttons also are non-rectangular images made in freeway.
In a small test the navigation combined with smooth scrolling back to the top is working now.

Johan


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