Jump to content
Search Community

swatip

Members
  • Posts

    38
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

swatip's Achievements

  1. Hi, Thank you for your suggestion!! I tried to add event listener to the particular div which has SVG but cursor still has offset. I tried few thing but its not working. Can you please help? Adding my codepen link https://codepen.io/swatiparge/pen/KKBXVVa
  2. This is really helpful. Thanks a lot!!
  3. Hi, I am trying to achieve cursor effect on text. which is first text will have stroke and background transparent. once user hover on text only part of the cursor will show the filled with text color. Something like above code pen but on hover. I have tried multiple things but couldn't find any solution. If you have any reference or solution. it would be really helpful. thanks in advance
  4. Thank you @GSAP Helper Will try to create the effect using gsap.
  5. Hi, @Carl I am trying to add the on hover effect for text. when user hover on text its should fill only the cursor size text with white color. I tried but its showing the entire text white not the cursor size If anyone can help that would be really great!!! Thanks in advance
  6. Hello, I am trying to add horizontal and vertical scroll. First four slide should scroll horizontally and last slide should scroll vertically. In first 4 slides I don't have much content but in last slide I have lot of content so I need to add vertical scroll for the last slide. Right now until 5th slide its working okay even I can scroll vertically too. but when I go to bottom of the 5th slide and try to scroll to top the the 5th slide it's going to previous slide means 4th slide instead of going to top of the 5th slide. Can you please help? I tried but its not working. Thanks in advance
  7. https://codepen.io/swatiparge/pen/rNzaBOj This is my codepen deom. Please go to last slide. there i have added dummy text and its scrolling verticallly but when I scroll up its going to 4th slide
  8. I have added 5th slide and gave overflow-y: auto so its kind of working as i want but when I scroll up its going to previous slide instead of going to top of the 5th slide and then previous slide. Is there any way where when I am on 5th slide its should go to top of the 5th slide and then previous slide?
  9. Actually, In above code it scroll. I am looking for 4 horizontal slides on scroll and then vertical normal scroll
  10. Hey, I'm trying to add vertical scroll after 4 slides of horizontal scroll. but gsap code has converted all section in slides no able to add vertical scroll. adding the demo. https://codepen.io/swatiparge/pen/rNzaBOj Can you please help?
  11. Hey, I am trying achieve something like this: https://www.freespee.com/how-it-works/ with horizontal scroll mentioned above in code pen. Trying to achieve something like the attached image with horizontal scroll They are using GSAP but not sure which plugin for 3D effect. Can you please help where to start or which plugin i have to study to get this effect?
×
×
  • Create New...