Jump to content
Search Community

developerjames9

Members
  • Posts

    4
  • Joined

  • Last visited

developerjames9's Achievements

  1. Thank you for your response, I have already tried this script but I am facing the same issue, I have placed your code in my script, But the issue remain same. Please suggest me or edit this code, Thanks. Issue you can see below https://codepen.io/developerjames9/pen/yLxrrwM
  2. Thanks for helping me out. https://codepen.io/developerjames9/pen/yLxrrwM I'm still experiencing an issue with the second column in the fourth section of my webpage where it continues to scroll despite the horizontal scroll in the fourth section working correctly. I have already added vertical scrolling to this column, but I need to know how to control it so that when I scroll horizontally through the fourth section, the first slide stops when it reaches the left side of the webpage. After this, the vertical scroll should be triggered either through mouse wheel scrolling. (https://water.falmec.com/en/) Here is the example which I want the same. functionality check this website and go to the section "SINKS" and check the scroll horizontally with a vertical scroll in the same section, I want the same functionality as that.
  3. https://codepen.io/developerjames9/pen/yLxrrwM I am having issues with the fourth section of my current website layout. It should be horizontally scrollable with an inner div containing vertically scrollable text. However, when you open my Codepen link and scroll down to the fourth section, you'll notice that the horizontal scroll is working fine. Still, the vertical scroll within the second column of the horizontal section is not functioning properly. To provide more details, the fourth section is divided into 6x6 columns, with the first 6th column containing a fixed image and the second 6th column being the one that needs to be vertically scrollable. I need the vertical scroll within the horizontal section on the second 6th column to work seamlessly. Once the vertical scroll reaches the end, the second horizontal section should start scrolling, which is the same setup as the previous section. I am sending you the example which I want. open this reference link (https://water.falmec.com/en/) and got to the section "SINKS" and check the scroll horizontally with a vertical scroll in the same section, I want the same functionality as that. Please help me with this issue and tell me the solution or code. I am waiting for your response with a solution, and thank you in advance
  4. I am looking to develop a layout on GSAP in which I require horizontal scroll for few sections. I have attached layout structure diagram.
×
×
  • Create New...