Hi Pablo
I have several full-page 100% w x h layout grids stacked on top of each other.
I want a button at the bottom of each one to take the user to the next fullscreen
I've tried bookmarks or the IDs of each layout grid to point to where the link button goes but it doesn't work.
I'm presuming you cant scroll to full-screen layouts?
I've tried using the snap scroll and the scroll button extension
any pointers here would be helpful!
scroll button to scroll the next 100wh layout grid
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
-
-
- Posts: 38
- Joined: Thu Mar 30, 2017 4:40 pm
Re: scroll button to scroll the next 100wh layout grid
It seems to work ok for me.
One thing you don't mention is how you made your button.
There are 2 things you need to do to make it work:
1. In the button link properties, if there is a 'bookmark' field, choose the layout grid ID of the grid below. If there is no bookmark field in the link section, then simply type the '#' sign along with the ID of the layout grid (ex: #LayoutGrid2).
2. Open the layout grid properties, click the bookmark tab and check the box to Enable Smooth Scrolling.
One thing you don't mention is how you made your button.
There are 2 things you need to do to make it work:
1. In the button link properties, if there is a 'bookmark' field, choose the layout grid ID of the grid below. If there is no bookmark field in the link section, then simply type the '#' sign along with the ID of the layout grid (ex: #LayoutGrid2).
2. Open the layout grid properties, click the bookmark tab and check the box to Enable Smooth Scrolling.
Re: scroll button to scroll the next 100wh layout grid
To be able to help you I need a demo project so I can see all your settings.
See also:
viewtopic.php?f=10&t=82134
See also:
viewtopic.php?f=10&t=82134
-
-
- Posts: 38
- Joined: Thu Mar 30, 2017 4:40 pm
Re: scroll button to scroll the next 100wh layout grid
THAT WORKED GREAT THANKS!