Jump to content
Search Community

Narendra Verma

Members
  • Posts

    130
  • Joined

  • Last visited

Recent Profile Visitors

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

Narendra Verma's Achievements

6

Reputation

  1. Hello, I am learning scrolltrigger, I am trying to animate the heading and paragraph but it's not animating, sometimes when reload the page then it's already showing the inline css. This is the basic example I am trying to learn. I check this video https://greensock.com/docs/v3/Plugins/ScrollTrigger . Would you help me out how to animate the heading and paragraph without affecting on other section?
  2. @akapowl, I hadn't known about the invisible part. Yes, it's working. Thank you so much.
  3. Hello, I have a simple code and I have to use stragger. I have to display the each box one by one. I don't know where is the issue with my code. I checked the videos and refer this link https://greensock.com/docs/v3/Staggers . Inline css is displaying even I set the delay also to check. Would you help me out where is the issue?
  4. I tried fullpage. I am getting some issues in mobile so I asked question on stackOverflow https://stackoverflow.com/questions/64987158/responsive-code-is-not-working-in-moible-with-fullpage-js/ I know this is not your product but in the both the case I am getting issue in mobile only.
  5. @ZachSaucier, Yes I checked with fullPage but there are issues with fullPage. It's not working on mobile device properly. I mean there are some issues with text in mobile. That's the reason I am using above codepen code but that is also the issue
  6. Hello, I am using below code pen. https://codepen.io/GreenSock/pen/NWxNEwY There is no issue in the desktop, Even desktop mobile responsive is also working. Now I checked in my iPhone 6s Safari browser and when I swipe up the first time then it's continue scrolling till the 4th slide and wait for 1-2 sec and going up till 3rd half. It's not working in mobile device as in the desktop. Can you please check it once in mobile device?
  7. @mikel I am using below codepen link https://codepen.io/Narendra_verma/pen/ExyBbqP It's not working on mobile device. I mean I am getting the last 3 images half.
  8. @mikel, Is it the same code you used? I am using iPhone 6s and I checked on safari.
  9. @ZachSaucier I am using mikel codepen link https://codepen.io/mikeK/pen/QWLJLgM First 3 images are displaying perfectly but Last and second last image is not displaying full. This is my mobile screenshot.
  10. @mikel I am getting one issue after one year. It was working perfectly on mobile but don't know why it's not working now. My issue is in mobile, I am not getting the last 2 slide image full-screen on my mobile. Can you help me out with this?
  11. @mikel, Yes, This time it's working perfectly. Thank you so much for I really appreciate your help and support.
  12. @mikel, Thanks you so much for the reply. Yes, I am looking for the same and I implemented your answer with my code. My only issue is, end section is also scrolling before end the horizontal scroll. I tried to add the endtrigger but it's not working. endTrigger:".bg_black", https://codepen.io/Narendra_verma/pen/eYZXygp
  13. @mikel, @ZachSaucier Can you help me out how to use more then one horizontal slide? I have only one section and inside that section i have min five horizontal slide.
×
×
  • Create New...