Share Posted October 26, 2018 I would like to make the menu with the smooth magnification effect like the dock in macOS. I took this example as a basis See the Pen BZNGyd by osublake (@osublake) on CodePen but the animation does not work smoothly and only starts when you move to the next or previous element. Is it possible to make the animation work smoothly and work at the slightest mouse movement? As in this example See the Pen bNZrEN by icebob (@icebob) on CodePen Any help with this question would be great. See the Pen zmybJa by berikiushi (@berikiushi) on CodePen Link to post Share on other sites
Share Posted October 26, 2018 The demo I made was designed for scrolling. Mouse movement is a little more dynamic, so using predefined animations might not work that well. How about this? See the Pen GYzqjL by osublake (@osublake) on CodePen 5 Link to post Share on other sites
Author Share Posted October 26, 2018 Wow, it's perfect. Thank you so much! 2 Link to post Share on other sites
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