Jump to content
Search Community

Louienator

Members
  • Posts

    71
  • Joined

  • Last visited

Everything posted by Louienator

  1. You have some different approach, and it's much cleaner in that way that you just set the animation then chop it into chunks of animation states. thank you for this.. and lastly, what's the use of the console.clear? thanks
  2. Hi Rodrigo, Thanks for the solution. Glad it worked. The only reason that i'm using display none because if i'll use opacity/visibility hidden. though it doesn't show up but it still takes up the space on where it's been placed. https://jsfiddle.net/tbmpxyg6/26/ Cheers.
  3. Good day, I have a problem with regards to my burger menu has a contact us button that will fire a pop-up every time i click it. but the problem is just after clicking close, contact-us button will not fire the pop-up again. Is there anything i lack? here's a fiddle: https://jsfiddle.net/gfhbcmn8/2/ Cheers
  4. I've experienced macromedia flash before, but it's just frame by frame animation. I envied awwwwards.com entries coz' they've taken the animations to a new level. But, thanks for this. I'll purchase the monthly package next week. Cheers Cassie.
  5. Thanks Cassie, but adding threejs to my learning is a bit advanced, i'm going back to the baby steps and take one step at a time. But i already learned the basics of tweening. I want to disect the code piece in order for me to understand more clearly.. Apart from this what you've send, what's the next step in learning gsap in medium level or after the basics? is there any exercises? thank you Anyways, thank you so much Cassie..
  6. Good day everyone, Just a thought. i've been learning javascript and wanted to master GSAP, is there any way you can advise or give tips on how to learn fast and create complex animations on GSAP? thanks. any reference/advise will do. Thank you so much
  7. hi Mvaneijgen, Thanks for the solution, i'm basing on this xd design, this is what i was going to achieve for this is my current project. i'm planning to go full gsap if i can achieve this slider within a slider. but if now, i'll just stick to my solution that's slick on the main and gsap on the inner slider that will change every 5 seconds. you could also see the carousel effect in that xd.. UI reference https://xd.adobe.com/view/b1154e9f-e4e5-43bb-bf20-42c078949efe-e446/ Cheers
  8. Oh yeah, i forgot to add my code here. apologies. I want the image on the right will have have a carousel effect that will scale down half size and and opacity will be 0 if it's not active.. https://jsfiddle.net/abkLmyrv/3/
  9. I saw this post saw the small number in the example of pietM the transition that i wan to achieve is like the once on the lower left number, the small one.. it will automatically slide and change image from top to bottom. Here's the sample link from PietM
  10. Hi Cassie, i'm trying to avoid conflicts cause it didn't work, maybe a conflict with my other gsap animation i guess.
  11. Hi Jack, Last quesiton.. I've changed the gsap.util to bannerHover so that it'll be unique but bec. it didn't fire in my end. and when i checked the console, it says "cannot read property of undefined" here's my code https://jsfiddle.net/2L74ymj0/13/
  12. Thank you so much Jack.. now, i'm dissecting your code line by line so that i can understand how did you came-up with that idea. Cheers mate!
  13. Hi Rodrigo, mind if i ask? how to reposition the cursor to center? because i tried absolute but it doesn't work. when you hover, the arrow cursor is not in the center. https://jsfiddle.net/qh5e1gfd/2/
  14. Hi Jack, is there an equivalent to $( window ).on( 'load', function() {}); where the animation will execute after the js/jquery and images are loaded? Because, i think $( window ).on( 'load', function() {} ); is deprecated.. Thanks..
  15. And oh, how does the percentage be achieved, while waiting for the js to load? and the percentage will depend on the net connection or the js loaded.. thanks..
  16. Thanks Cassie and Rodrigo.. Will try to experiment with this one later.. Thank you so much and have a great day ahead..
  17. Hi Cassie, i was wondering on how to achieve the percentage and progress bar and show the contents once the progress bar is finished loading all the js components..
  18. Hi Rodrigo, Thanks for the reply. Here's an example of what i want to achieve. https://levora.cuberto.com/ https://www.heights.agency/ and smooth scroll and scroll reveal https://sussextaps.com.au/
  19. Hi is that possible in gsap to have a preloader, then animate everything after the preloader/js assets are done loading? And that preloader will just be shown on the first page only, and if cached, it will not show? I have no working pen on that, just a thought if it's possible? Thank you so much.
  20. hi Jack, apologies for the late response. Try to see the footprint while scrolling.. i want that everytime you scroll, footprints will show.. but my problem is that, after i've added the trigger class in the footer, the spaces on sections increased. here's the video.. i've used this fiddle: https://jsfiddle.net/louiemiguelveloso/de7txkfg/172/ https://www.loom.com/share/f2f5d36925f642d5867a841c31650f4f
  21. The animation that i want to achieve is that, every scroll, foot prints/shapes will display 1 by 1 not activating the pin setting. I've tweak the code in my end and still getting different results not achieving what i want to achieve.
  22. Here's a fiddle which i applied your script and removed the pin https://jsfiddle.net/louiemiguelveloso/de7txkfg/138/ also, the last part didn't even show up.. i have to make the end to 300px so that i can see the whole footprint.
  23. Hey jack, i've applied the code and the animation is a bit delayed and the start and end is sort of mixed up.. here's the screen grab.. removed the pin setting also
×
×
  • Create New...