Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAurelian Spodarec
10,801 PointsHow to ease in fast, ease out slow?
Hi,
How can I make a ease out fast, and ease out slow?
So you have a lot of boxes, and once you hover the mouse over it, the box will after .1 sec display fully, but when hovering out, it will take 2.3sec for the hover to go away.
I have tried all ease out and cubis stuff.. doesn't work.
1 Answer
Alexander Davison
65,469 PointsI'm not an expert at CSS, but I know you can check out the Mozilla Documentation for some juicy stuff :)
Hope this helps.
~Alex
Aurelian Spodarec
10,801 PointsAurelian Spodarec
10,801 PointsHere's the code that worked out for me :)
Alexander Davison
65,469 PointsAlexander Davison
65,469 PointsCongrats! :)
Aurelian Spodarec
10,801 PointsAurelian Spodarec
10,801 PointsThis actually didn't work. It was an illusion : p but the effect is sort of there, just not quite right.
Alexander Davison
65,469 PointsAlexander Davison
65,469 PointsOh...