-
Posts
22,184 -
Joined
-
Last visited
-
Days Won
780
Content Type
Profiles
Forums
Store
Blog
Product
Showcase
FAQ
ScrollTrigger Demos
Downloads
Product Comments posted by GreenSock
-
-
And for the record, yes, CSSRulePlugin is definitely in the NPM package.
import CSSRulePlugin from "gsap/CSSRulePlugin";
But these days, it's almost always cleaner to just use CSS variables. Every modern browser supports them and GSAP can easily animate them.
-
1
-
-
@Aamir Khan sorry, I don't quite understand your question. You can do all kinds of animation. The sky's the limit. If you need more help, please post your question in the forums at https://greensock.com/forums rather than the product page
-
Sure, @Aamir Khan, like this?:
-
1
-
-
@meerbex Our entire licensing model is based on the honor system and a simple number-of-developers pricing structure.
If your membership expires, nothing will change on your client websites. We don’t inject “phone home” scripts to verify your license status. Functionality doesn’t suddenly stop upon expiration. Inspect the code for yourself if you’d like to verify (that’s why we provide the raw source code). We treat others the way we’d want to be treated.
The only case where you'd need to renew to keep a valid membership is if you're continuing to sell a product that uses GSAP to multiple people (this requires an active Business Green membership). But again, we don't burn resources hunting down violators - we focus all our energy on building the best tools we can and supporting them better than any library out there. I hope you'll find the membership well worth the cost, and that it'll ultimately make you much more profitable.
Happy tweening!
-
1
-
-
@robinthebe sure, unless you're collecting a fee from multiple users (highly doubtful on a portfolio site). Lead generation is fine! See https://greensock.com/licensing for details. Enjoy!
-
1
-
-
@Ayaf Noneym that's a good question for the forums. You could probably add an event listener to your element and use capture: true and stopPropagation() or something like that. If you need help, post in the forums with a minimal demo and we'd be happy to help.
-
Oof, that's painful @MazzCode. Well, the good news is SplitText can save you a LOT of hassle in the future at least.
-
1
-
-
2 hours ago, singer said:
Is there a way to make this grid responsive ?
Absolutely! If you need help, please post in the forums at https://greensock.com/forums. I'd encourage you to give it a shot and if you get stuck, post a minimal demo with your question (like a CodePen).
-
On 2/26/2020 at 4:33 AM, Karma Blackshaw said:
unfortunately, I am unable to find the location of the DrawSVG Plugin within the gsap-member folder or even at the gsap-bonus/package folder.
DrawSVGPlugin is only available to Club GreenSock members. Once you sign up, you can download it from your account dashboard or the private NPM repository.
-
2 hours ago, Keppel said:
Hello GSAP! I just want to ask about DrawSVGPlugin if it's applicable for the wordpress? I'm currently looking for scribble animation as it needed for the website to have it.
Absolutely, @Keppel, you can use DrawSVGPlugin on a WordPress site. It's just a JavaScript file, so it can work on literally any web page. There are no dependencies aside from GSAP.
-
@narroligat welcome aboard! CustomBounce is a membership benefit of Club GreenSock. Sign up today and you can download it immediately from your account dashboard or our private NPM repository. See the install page for details. Happy tweening!
-
16 hours ago, Lichay said:
I love it at first, but have too many bugs
@Lichay every "bug" you've reported so far has turned out to be a logic issue in your own code. We've spent extensive amounts of time in the forums working with you on these things (127+ posts) so it's a little disappointing to have you post here claiming there are "too many bugs". 😐 There are zero known bugs at this point, and no open ScrollTrigger-related issues on Github (unlike most other libraries that attempt to do similar things as ScrollTrigger - ScrollMagic, for example, has 483 open issues). We work very hard to address any legitimate bugs promptly.
-
1
-
-
7 minutes ago, praaatik said:
I guess this page needs to be updated? Or perhaps there's a link to a more recent documentation which I may have missed because this page clearly states that
I'm so sorry about the confusion. It has been updated. CustomWiggle was never free - the typo probably came when a staff member inadvertently copied some text from the CustomEase page (CustomEase is indeed free to anyone who creates a GreenSock account). Thanks for pointing out the miscommunication!
-
14 hours ago, praaatik said:
That's strange. I have signed up and downloaded the zip file(twice), but I don't see CustomWiggle.js file anywhere. Could you know what the reason might be?
It doesn't look like you signed up for Club GreenSock yet, @praaatik. CustomWiggle is only available to members. You can sign up at https://greensock.com/club
Once you're a paying member, your download zip will have those extra plugins.
-
20 minutes ago, kvncnls said:
So from my understanding, it's free to use for (as an example) a personal portfolio. But if you're using it on an e-commerce website where you're directly making money from multiple customers, you'd need the special license.
Yep, exactamundo.
-
@EricBintner Are you saying that you're logged in and you downloaded the zip file and you can't find it in there? Just to be clear, SplitText is NOT in the public repo or CDNs because it's a members-only plugin that you get with Club GreenSock.
-
@kute CustomWiggle is a membership benefit of Club GreenSock. It looks like you haven't signed up yet, so that's why it's not in your ZIP file. Once you sign up (and are logged in), the ZIP file you download will indeed have CustomWiggle in there (along with the other bonus plugins). Enjoy!
-
3 minutes ago, atulraj89 said:
is this free?
ScrollTrigger is in the public files (Github repo, NPM, etc.) - it is **not** a members-only plugin. However, the standard GreenSock license applies so if you're using it in a project/site/app for which a fee is collected from multiple customers, you'd need the special commercial license that comes with "Business Green" Club GreenSock memberships. See https://greensock.com/licensing for details.
-
Absolutely, @grayghost. http://codepen.io/GreenSock/pen/WQjRXE?editors=001 Caveat: the flapping cape effect is a mix of MorphSVGPlugin and some custom sine wave trigonometry applied in an onUpdate. :)
-
Absolutely, @grayghost. http://codepen.io/GreenSock/pen/WQjRXE?editors=001 Caveat: the flapping cape effect is a mix of MorphSVGPlugin and some custom sine wave trigonometry applied in an onUpdate. :)
Split<span>Text</span> Text Animation
in Products
Posted
Thanks for being a Club GreenSock member, @Brando C! 💚
Check out this page:
And also: https://greensock.com/install