Last active
October 21, 2015 02:01
-
-
Save coodoo/821a77ac574acfb09a65 to your computer and use it in GitHub Desktop.
Just picking up rx and building this as a practice, wondering what's the most elegant way to implement it?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- demo | |
- http://cl.ly/image/2s0W0z1X3g2q | |
- spec | |
- show tooltip after mouseover the button for 300ms | |
- if mouseout within 300ms, don't show tooltip | |
- hide tooltip when mouseout the button | |
- hide tooltip after 1000ms | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment