Right-click on the panel -> Pin to browser -> In Horisontal Pin select Center, in Vertical Pin – Top. And “Ok”. Now we need to set the appearance of the fixed header. This is done in the same way as the up button. To do this, in the Interactions page in OnWindowScroll we create a third case (right-click on OnWindowScroll -> Add Case).
Add condition.-> click on fx -> in the window that appears, click on Insert qatar customer email list Variable of Function -> Select the Window.scrollY function in Window and click "OK" -> the following values should be Is greater than and value -> In the last input field, specify after how many scrolled pixels the fixed header will appear.
Specify the height of the header - 120px. As a result, the following should be written in the Description field: if "[[Window.scrollY]]" is greater than "120". Now you need to select the action itself. In Widgets, select Show/Hide -> click on the dynamic panel of the fixed header in the list -> in the options, select Bring to front.
In the conditions, select value
-
- Posts: 564
- Joined: Mon Dec 23, 2024 10:13 am