Share Posted September 1, 2015 Having a blast learning gsap. Thank you for your efforts in making this plugin so awesome. I am trying to replicate the hover animation through Tweenmax but the pseudo elements are not animating. What am I doing wrong please. See the Pen PPodBV by shubhra (@shubhra) on CodePen Link to comment Share on other sites More sharing options...
Share Posted September 1, 2015 Hi shubhra you need to use CSSRulePlugin to tween css pseudo element : http://greensock.com/docs/#/HTML5/Plugins/CSSRulePlugin/ Link to comment Share on other sites More sharing options...
Author Share Posted September 1, 2015 Is this plugin available to non-club members? P.S. Love your codepen pens! 1 Link to comment Share on other sites More sharing options...
Share Posted September 1, 2015 yep , you can download or use this CDN link : <script src="http://cdnjs.cloudflare.com/ajax/libs/gsap/1.17.0/plugins/CSSRulePlugin.min.js"></script> btw , thanks , glad to hear that 1 Link to comment Share on other sites More sharing options...
Share Posted September 2, 2015 Hi, I thought about adding this link. It's a really nice example Jamie made some time ago, about using the CSS Rule plugin Diaco was talking about, perhaps you can get some ideas out of it: See the Pen ibHAt by jamiejefferson (@jamiejefferson) on CodePen 3 Link to comment Share on other sites More sharing options...
Author Share Posted September 2, 2015 Thank you @Rodrigo. Yes that certainly helps. People are very nice and helpful here. Thank You! 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now