-
Posts
13 -
Joined
-
Last visited
Recent Profile Visitors
1,530 profile views
clickdeproduto's Achievements
0
Reputation
-
Help - Page Transitions (GSAP + barba.js + wordpress)
clickdeproduto replied to clickdeproduto's topic in GSAP
help me and recommend any online courses that teach advanced GSAP, thanks. Like this site: https://alfacharlie.co/ -
Help - Page Transitions (GSAP + barba.js + wordpress)
clickdeproduto replied to clickdeproduto's topic in GSAP
ZachSaucier and Dipscom, thanks for feedback. I thought someone could have had the same problem using barba.js, GSAP and wordpress, because I see many sites that use GSAP with page transitions, I will keep searching. -
clickdeproduto changed their profile photo
-
Hi guys! I'm learning GSAP a few months, with the help of community, this is my first work using GSAP, in progress yet. Thanks all for help! And i have another question, about page transitions, shared element transitions between pages. See website reference at link: https://alfacharlie.co/ See the effect of transitions between pages, the softness the animations. I used the barba.js in html + css and it worked, but not working fine in wordpress, someone to help me achieve page transitions in wordpress site?
-
Good job mikel, thanks for help!
- 20 replies
-
- split text
- animation
-
(and 2 more)
Tagged with:
-
Thanks for the help, I'm going to give you still pride
- 20 replies
-
- split text
- animation
-
(and 2 more)
Tagged with:
-
Thanks man : )
- 20 replies
-
- split text
- animation
-
(and 2 more)
Tagged with:
-
Hi elegantseagulls, very cool, but I still do not understand how pollyfill works, but it's something I'll study.
- 20 replies
-
- split text
- animation
-
(and 2 more)
Tagged with:
-
Hi Jonathan, I would like it to work in the main browsers, chrome, firefox, safari and edge. I could actually use a pollyfill for versions of browsers that do not give this support, but I still do not quite understand wel how to use pollyfill.
- 20 replies
-
- split text
- animation
-
(and 2 more)
Tagged with:
-
Thanks everyone for the help, I will study the best solution for my case, I am studying GSAP more and more, my goal is to make amazing websites in the near future.
- 20 replies
-
- split text
- animation
-
(and 2 more)
Tagged with:
-
yes, I was looking for a solution for gradient text without css, just with javascript, so that it would be compatible with older browsers, the animation only worked in firefox in version 67.
- 20 replies
-
- split text
- animation
-
(and 2 more)
Tagged with:
-
Hello PointC, sorry for my explanation. What I wanted to say was: Is it possible to do the gradient in the text without using the CSS: -webkit-background-clip: text; -webkit-text-fill-color: transparent; Using only GSAP for the gradient.
- 20 replies
-
- split text
- animation
-
(and 2 more)
Tagged with:
-
Thanks Zach! A friend helped me, but it works fluid only in chrome, any idea for running fluid on firefox too? Is there a way to get this done only with GSAP? https://codepen.io/rhcarlosweb/pen/jjZWJV
- 20 replies
-
- split text
- animation
-
(and 2 more)
Tagged with:
-
Hello everyone, how can I animate with GSAP a gradient text using the css code below? Or some other way. background: linear-gradient(to right,#3b1c52 50%,#b51a84 80%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;
- 20 replies
-
- split text
- animation
-
(and 2 more)
Tagged with: