virgiltu
(Virgil Tudor)
September 28, 2018, 3:08am
1
After using webflow for about a year now, and I still cant figure our how some of these features were produced. Like side scrolling mid page, or device morphing. See the dome here. Maybe I am missing something.
Here is my site Read-Only: LINK
(how to share your site Read-Only link )
samliew
(webflowexpert.com)
September 28, 2018, 3:38am
2
virgiltu:
See the dome here.
This dome shaped thing?
Border radius and box-shadow.
samliew
(webflowexpert.com)
September 28, 2018, 3:40am
3
Tablet thingy uses some custom code because the sticky attribute is not supported in Webflow
Also, phone and tablet uses same images, only the paddings animate and position of the camera/buttons change position.
samliew
(webflowexpert.com)
September 28, 2018, 3:45am
4
Horizontal scroll IX? Just search the forum…
Hey there,
I want to make a section scroll horizontally when scrolling vertically. Just like webflow.com does.
Here’s a quick gif I threw together on how this should work. [OnVerticalScroll]
Those rectangles should still be hoverable - I trigger mp4 play on hover
The section would not be 100vh, is that doable?
Where do I start implementing this? Thanks!!